@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/5729_Cruise%3A%20581017-1988011_198810175930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 -0.23333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 -0.23333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "-0.23333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '1.75'^^xsd:double;
  dwc:endTimeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-0.23333333333333'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175930'^^xsd:integer;
  dwc:observationDate '1988-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 -0.16666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.16666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 -0.16666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "-0.16666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '15.583333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-0.16666666666667'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177110'^^xsd:integer;
  dwc:observationDate '1987-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "0.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 0.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.1'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177150'^^xsd:integer;
  dwc:observationDate '1987-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 0.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.1'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175980'^^xsd:integer;
  dwc:observationDate '1988-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 0.11666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.11666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 0.11666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "0.11666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '20'^^xsd:integer;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.11666666666667'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177850'^^xsd:integer;
  dwc:observationDate '1991-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 0.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 0.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "0.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.13333333333333'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177170'^^xsd:integer;
  dwc:observationDate '1993-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.741666666667 0.14333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.741666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.14333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.741666666667 0.14333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.741666666667"^^xsd:decimal ;
  geo-pos:long "0.14333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.14333333333333'^^xsd:double;
  dwc:latitude '58.741666666667'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178010'^^xsd:integer;
  dwc:observationDate '1994-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 0.23333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.23333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 0.23333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "0.23333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.23333333333333'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177210'^^xsd:integer;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 0.23333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.23333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 0.23333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "0.23333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '4.2'^^xsd:double;
  dwc:endTimeOfDay '4.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.23333333333333'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177060'^^xsd:integer;
  dwc:observationDate '1989-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 0.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.25"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 0.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "0.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '23.083333333333'^^xsd:double;
  dwc:endTimeOfDay '23.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.25'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175920'^^xsd:integer;
  dwc:observationDate '1988-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 0.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.25"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 0.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "0.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.25'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177790'^^xsd:integer;
  dwc:observationDate '1991-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.226666666667 0.26666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.226666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.26666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141"^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.226666666667 0.26666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.226666666667"^^xsd:decimal ;
  geo-pos:long "0.26666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '5.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.26666666666667'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:minimumDepth '141'^^xsd:integer;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177980'^^xsd:integer;
  dwc:observationDate '1994-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 0.51666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "0.51666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 0.51666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "0.51666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '18.25'^^xsd:double;
  dwc:endTimeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.51666666666667'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175990'^^xsd:integer;
  dwc:observationDate '1988-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.53333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.53333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.53333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "0.53333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.53333333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177090'^^xsd:integer;
  dwc:observationDate '1989-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 0.53333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.53333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 0.53333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "0.53333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.53333333333333'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177160'^^xsd:integer;
  dwc:observationDate '1993-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '0.33333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177140'^^xsd:integer;
  dwc:observationDate '1987-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '12.75'^^xsd:double;
  dwc:endTimeOfDay '13.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175970'^^xsd:integer;
  dwc:observationDate '1988-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '5.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177160'^^xsd:integer;
  dwc:observationDate '1987-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 0.56666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "0.56666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 0.56666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "0.56666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.56666666666667'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177860'^^xsd:integer;
  dwc:observationDate '1991-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.58333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.58333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.58333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.233333333333"^^xsd:decimal ;
  geo-pos:long "0.58333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '1.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.58333333333333'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177050'^^xsd:integer;
  dwc:observationDate '1989-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.59)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "0.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '10.416666666667'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.59'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178000'^^xsd:integer;
  dwc:observationDate '1994-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.231666666667 0.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.231666666667 0.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.231666666667"^^xsd:decimal ;
  geo-pos:long "0.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.59333333333333'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177970'^^xsd:integer;
  dwc:observationDate '1994-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.891666666667 0.59333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.891666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.59333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.891666666667 0.59333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.891666666667"^^xsd:decimal ;
  geo-pos:long "0.59333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.59333333333333'^^xsd:double;
  dwc:latitude '58.891666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178020'^^xsd:integer;
  dwc:observationDate '1994-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.233333333333"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177200'^^xsd:integer;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.61666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.61666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.61666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.233333333333"^^xsd:decimal ;
  geo-pos:long "0.61666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '20.75'^^xsd:double;
  dwc:endTimeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.61666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175910'^^xsd:integer;
  dwc:observationDate '1988-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 0.61666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.61666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 0.61666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "0.61666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '20.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.61666666666667'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177180'^^xsd:integer;
  dwc:observationDate '1993-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.61666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.61666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 0.61666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "0.61666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '17.583333333333'^^xsd:double;
  dwc:endTimeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.61666666666667'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177840'^^xsd:integer;
  dwc:observationDate '1991-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.63333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.233333333333"^^xsd:decimal ;
  geo-pos:long "0.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.63333333333333'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177090'^^xsd:integer;
  dwc:observationDate '1987-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.233333333333"^^xsd:decimal ;
  geo-pos:long "0.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.63333333333333'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177800'^^xsd:integer;
  dwc:observationDate '1991-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 0.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.45"^^xsd:decimal ;
  dwc:decimalLongitude "0.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 0.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.45"^^xsd:decimal ;
  geo-pos:long "0.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.666666666667'^^xsd:double;
  dwc:endTimeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.63333333333333'^^xsd:double;
  dwc:latitude '58.45'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177830'^^xsd:integer;
  dwc:observationDate '1991-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 0.63333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.45"^^xsd:decimal ;
  dwc:decimalLongitude "0.63333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 0.63333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.45"^^xsd:decimal ;
  geo-pos:long "0.63333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.63333333333333'^^xsd:double;
  dwc:latitude '58.45'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177080'^^xsd:integer;
  dwc:observationDate '1989-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.433333333333"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '22.166666666667'^^xsd:double;
  dwc:endTimeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177130'^^xsd:integer;
  dwc:observationDate '1987-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.45"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.45"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '58.45'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175950'^^xsd:integer;
  dwc:observationDate '1988-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.095 0.72333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.095"^^xsd:decimal ;
  dwc:decimalLongitude "0.72333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.095 0.72333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.095"^^xsd:decimal ;
  geo-pos:long "0.72333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.72333333333333'^^xsd:double;
  dwc:latitude '58.095'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177960'^^xsd:integer;
  dwc:observationDate '1994-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 0.73333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.73333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 0.73333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "0.73333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.73333333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177780'^^xsd:integer;
  dwc:observationDate '1991-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '18.166666666667'^^xsd:double;
  dwc:endTimeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175900'^^xsd:integer;
  dwc:observationDate '1988-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177220'^^xsd:integer;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '23.916666666667'^^xsd:double;
  dwc:endTimeOfDay '0.41666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177040'^^xsd:integer;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177080'^^xsd:integer;
  dwc:observationDate '1987-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 0.76666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.76666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 0.76666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "0.76666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.76666666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177190'^^xsd:integer;
  dwc:observationDate '1993-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 0.76666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.76666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 0.76666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "0.76666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '21.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.76666666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177120'^^xsd:integer;
  dwc:observationDate '1987-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.403333333333 0.76666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.403333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.76666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.403333333333 0.76666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.403333333333"^^xsd:decimal ;
  geo-pos:long "0.76666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.76666666666667'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177990'^^xsd:integer;
  dwc:observationDate '1994-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 0.78333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.78333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 0.78333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "0.78333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '12.916666666667'^^xsd:double;
  dwc:endTimeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.78333333333333'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177810'^^xsd:integer;
  dwc:observationDate '1991-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '7.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177070'^^xsd:integer;
  dwc:observationDate '1989-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 0.84333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.84333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 0.84333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "0.84333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '12.166666666667'^^xsd:double;
  dwc:endTimeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.84333333333333'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175800'^^xsd:integer;
  dwc:observationDate '1986-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 0.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.85"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 0.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "0.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.75'^^xsd:double;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.85'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175940'^^xsd:integer;
  dwc:observationDate '1988-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.85666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.85666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 0.85666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.233333333333"^^xsd:decimal ;
  geo-pos:long "0.85666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '14.666666666667'^^xsd:double;
  dwc:endTimeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.85666666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175810'^^xsd:integer;
  dwc:observationDate '1986-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 0.86166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.86166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 0.86166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "0.86166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '23.833333333333'^^xsd:double;
  dwc:endTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.86166666666667'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175840'^^xsd:integer;
  dwc:observationDate '1986-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 0.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.87"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 0.87)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "0.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '19.416666666667'^^xsd:double;
  dwc:endTimeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.87'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175820'^^xsd:integer;
  dwc:observationDate '1986-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 0.87666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.87666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 0.87666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "0.87666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '21.25'^^xsd:double;
  dwc:endTimeOfDay '22.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.87666666666667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175830'^^xsd:integer;
  dwc:observationDate '1986-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 0.88333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.88333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 0.88333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "0.88333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.88333333333333'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177870'^^xsd:integer;
  dwc:observationDate '1991-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 0.88333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.88333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 0.88333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "0.88333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '0.88333333333333'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177100'^^xsd:integer;
  dwc:observationDate '1989-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 1.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.2666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 1.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "1.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '1.2666666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177070'^^xsd:integer;
  dwc:observationDate '1987-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 1.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.2666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 1.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "1.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '21.083333333333'^^xsd:double;
  dwc:endTimeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '1.2666666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177030'^^xsd:integer;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 1.2933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.2933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 1.2933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "1.2933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '23.433333333333'^^xsd:double;
  dwc:endTimeOfDay '23.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '1.2933333333333'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177950'^^xsd:integer;
  dwc:observationDate '1994-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215 3.5083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215"^^xsd:decimal ;
  dwc:decimalLongitude "3.5083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215 3.5083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.215"^^xsd:decimal ;
  geo-pos:long "3.5083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11.016666666667'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.5083333333333'^^xsd:double;
  dwc:latitude '59.215'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177860'^^xsd:integer;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 3.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.6833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 3.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "3.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '17.166666666667'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.6833333333333'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175080'^^xsd:integer;
  dwc:observationDate '1985-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576666666667 3.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576666666667 3.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.576666666667"^^xsd:decimal ;
  geo-pos:long "3.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.7'^^xsd:double;
  dwc:endTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.69'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002140'^^xsd:integer;
  dwc:observationDate '2013-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 3.6983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.568333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.6983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 3.6983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.568333333333"^^xsd:decimal ;
  geo-pos:long "3.6983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '21.433333333333'^^xsd:double;
  dwc:endTimeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.6983333333333'^^xsd:double;
  dwc:latitude '58.568333333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002920'^^xsd:integer;
  dwc:observationDate '2008-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 3.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.7166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 3.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.266666666667"^^xsd:decimal ;
  geo-pos:long "3.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7166666666667'^^xsd:double;
  dwc:latitude '59.266666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175170'^^xsd:integer;
  dwc:observationDate '1986-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273333333333 3.7466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.273333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273333333333 3.7466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.273333333333"^^xsd:decimal ;
  geo-pos:long "3.7466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '0.2'^^xsd:double;
  dwc:endTimeOfDay '0.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7466666666667'^^xsd:double;
  dwc:latitude '59.273333333333'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '266'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177820'^^xsd:integer;
  dwc:observationDate '1999-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.768333333333 3.7483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.768333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.768333333333 3.7483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.768333333333"^^xsd:decimal ;
  geo-pos:long "3.7483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7483333333333'^^xsd:double;
  dwc:latitude '58.768333333333'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176940'^^xsd:integer;
  dwc:observationDate '2000-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.761666666667 3.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.761666666667 3.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.761666666667"^^xsd:decimal ;
  geo-pos:long "3.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '8.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.75'^^xsd:double;
  dwc:latitude '58.761666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002820'^^xsd:integer;
  dwc:observationDate '2011-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 3.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 3.75)"^^geo:wktLiteral ;
  geo-pos:lat "59.266666666667"^^xsd:decimal ;
  geo-pos:long "3.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '0.18333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.68333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.75'^^xsd:double;
  dwc:latitude '59.266666666667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176680'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778333333333 3.7516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.778333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778333333333 3.7516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.778333333333"^^xsd:decimal ;
  geo-pos:long "3.7516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '12.683333333333'^^xsd:double;
  dwc:endTimeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7516666666667'^^xsd:double;
  dwc:latitude '58.778333333333'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175570'^^xsd:integer;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.785 3.7516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.7516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.785 3.7516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.785"^^xsd:decimal ;
  geo-pos:long "3.7516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '23.166666666667'^^xsd:double;
  dwc:endTimeOfDay '23.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7516666666667'^^xsd:double;
  dwc:latitude '58.785'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177730'^^xsd:integer;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.761666666667 3.7533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.7533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.761666666667 3.7533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.761666666667"^^xsd:decimal ;
  geo-pos:long "3.7533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '6.1'^^xsd:double;
  dwc:endTimeOfDay '6.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7533333333333'^^xsd:double;
  dwc:latitude '58.761666666667'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002870'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.775 3.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.775"^^xsd:decimal ;
  dwc:decimalLongitude "3.755"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.775 3.755)"^^geo:wktLiteral ;
  geo-pos:lat "58.775"^^xsd:decimal ;
  geo-pos:long "3.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '6.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.755'^^xsd:double;
  dwc:latitude '58.775'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177610'^^xsd:integer;
  dwc:observationDate '1996-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.788333333333 3.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.788333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.788333333333 3.755)"^^geo:wktLiteral ;
  geo-pos:lat "58.788333333333"^^xsd:decimal ;
  geo-pos:long "3.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '6.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.755'^^xsd:double;
  dwc:latitude '58.788333333333'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177340'^^xsd:integer;
  dwc:observationDate '1998-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 3.7583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.7583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 3.7583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.78"^^xsd:decimal ;
  geo-pos:long "3.7583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '0.41666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7583333333333'^^xsd:double;
  dwc:latitude '58.78'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002120'^^xsd:integer;
  dwc:observationDate '2013-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.311666666667 3.7583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.311666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.7583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.311666666667 3.7583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.311666666667"^^xsd:decimal ;
  geo-pos:long "3.7583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '1.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7583333333333'^^xsd:double;
  dwc:latitude '59.311666666667'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100240'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.781666666667 3.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.781666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.781666666667 3.76)"^^geo:wktLiteral ;
  geo-pos:lat "58.781666666667"^^xsd:decimal ;
  geo-pos:long "3.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '23.033333333333'^^xsd:double;
  dwc:endTimeOfDay '23.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.76'^^xsd:double;
  dwc:latitude '58.781666666667'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002370'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.785 3.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.785 3.76)"^^geo:wktLiteral ;
  geo-pos:lat "58.785"^^xsd:decimal ;
  geo-pos:long "3.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '9.7'^^xsd:double;
  dwc:endTimeOfDay '10.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.76'^^xsd:double;
  dwc:latitude '58.785'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022410'^^xsd:integer;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.276666666667 3.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.276666666667 3.76)"^^geo:wktLiteral ;
  geo-pos:lat "59.276666666667"^^xsd:decimal ;
  geo-pos:long "3.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '23.833333333333'^^xsd:double;
  dwc:endTimeOfDay '0.33333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.76'^^xsd:double;
  dwc:latitude '59.276666666667'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002500'^^xsd:integer;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 3.7616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 3.7616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.783333333333"^^xsd:decimal ;
  geo-pos:long "3.7616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7616666666667'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002590'^^xsd:integer;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.786666666667 3.7616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.7616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.786666666667 3.7616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.786666666667"^^xsd:decimal ;
  geo-pos:long "3.7616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '21.683333333333'^^xsd:double;
  dwc:endTimeOfDay '22.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7616666666667'^^xsd:double;
  dwc:latitude '58.786666666667'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002120'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.298333333333 3.7616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.298333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.298333333333 3.7616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.298333333333"^^xsd:decimal ;
  geo-pos:long "3.7616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '0.56666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7616666666667'^^xsd:double;
  dwc:latitude '59.298333333333'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100240'^^xsd:integer;
  dwc:observationDate '2013-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.796666666667 3.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.796666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.796666666667 3.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.796666666667"^^xsd:decimal ;
  geo-pos:long "3.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.765'^^xsd:double;
  dwc:latitude '58.796666666667'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177070'^^xsd:integer;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.286666666667 3.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.286666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.286666666667 3.765)"^^geo:wktLiteral ;
  geo-pos:lat "59.286666666667"^^xsd:decimal ;
  geo-pos:long "3.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '4.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.765'^^xsd:double;
  dwc:latitude '59.286666666667'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002950'^^xsd:integer;
  dwc:observationDate '2010-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 3.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 3.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.783333333333"^^xsd:decimal ;
  geo-pos:long "3.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '2.5'^^xsd:double;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7666666666667'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '266'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176350'^^xsd:integer;
  dwc:observationDate '1995-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_2009100260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 3.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 3.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "3.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_2009100260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2009100260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2009100260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13.883333333333'^^xsd:double;
  dwc:endTimeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7666666666667'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2009100260'^^xsd:integer;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.791666666667 3.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.791666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.791666666667 3.77)"^^geo:wktLiteral ;
  geo-pos:lat "58.791666666667"^^xsd:decimal ;
  geo-pos:long "3.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '6.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.77'^^xsd:double;
  dwc:latitude '58.791666666667'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176860'^^xsd:integer;
  dwc:observationDate '1997-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275 3.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.275"^^xsd:decimal ;
  dwc:decimalLongitude "3.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275 3.77)"^^geo:wktLiteral ;
  geo-pos:lat "59.275"^^xsd:decimal ;
  geo-pos:long "3.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '3.6'^^xsd:double;
  dwc:endTimeOfDay '4.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.77'^^xsd:double;
  dwc:latitude '59.275'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002290'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 3.7716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 3.7716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "3.7716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '12.466666666667'^^xsd:double;
  dwc:endTimeOfDay '13.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7716666666667'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175490'^^xsd:integer;
  dwc:observationDate '2001-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27 3.7733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.27"^^xsd:decimal ;
  dwc:decimalLongitude "3.7733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27 3.7733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.27"^^xsd:decimal ;
  geo-pos:long "3.7733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '16.366666666667'^^xsd:double;
  dwc:endTimeOfDay '16.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7733333333333'^^xsd:double;
  dwc:latitude '59.27'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002980'^^xsd:integer;
  dwc:observationDate '2011-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.287946116667 3.77675565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.287946116667"^^xsd:decimal ;
  dwc:decimalLongitude "3.77675565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.287946116667 3.77675565)"^^geo:wktLiteral ;
  geo-pos:lat "59.287946116667"^^xsd:decimal ;
  geo-pos:long "3.77675565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '11.65'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.77675565'^^xsd:double;
  dwc:startLongitude '3.77675565'^^xsd:double;
  dwc:endLongitude '3.7601079333333'^^xsd:double;
  dwc:latitude '59.287946116667'^^xsd:double;
  dwc:startLatitude '59.287946116667'^^xsd:double;
  dwc:endLatitude '59.263495483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.77675565 59.263495483333, 3.77675565 59.287946116667, 3.7601079333333 59.287946116667, 3.7601079333333 59.263495483333, 3.77675565 59.263495483333))'^^xsd:string;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172140'^^xsd:integer;
  dwc:observationDate '2017-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 3.7816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.7816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 3.7816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.266666666667"^^xsd:decimal ;
  geo-pos:long "3.7816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8.25'^^xsd:double;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7816666666667'^^xsd:double;
  dwc:latitude '59.266666666667'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178060'^^xsd:integer;
  dwc:observationDate '1994-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 3.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 3.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.783333333333"^^xsd:decimal ;
  geo-pos:long "3.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '21.916666666667'^^xsd:double;
  dwc:endTimeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7833333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177110'^^xsd:integer;
  dwc:observationDate '1993-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "3.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '16.833333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7833333333333'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174930'^^xsd:integer;
  dwc:observationDate '1984-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510176040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "3.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510176040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510176040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510176040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7833333333333'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510176040'^^xsd:integer;
  dwc:observationDate '1985-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "3.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7833333333333'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176110'^^xsd:integer;
  dwc:observationDate '1987-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "3.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7833333333333'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175250'^^xsd:integer;
  dwc:observationDate '1986-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273333333333 3.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.273333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273333333333 3.785)"^^geo:wktLiteral ;
  geo-pos:lat "59.273333333333"^^xsd:decimal ;
  geo-pos:long "3.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '22.416666666667'^^xsd:double;
  dwc:endTimeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.785'^^xsd:double;
  dwc:latitude '59.273333333333'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177140'^^xsd:integer;
  dwc:observationDate '1995-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.268333333333 3.7866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.268333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.7866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.268333333333 3.7866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.268333333333"^^xsd:decimal ;
  geo-pos:long "3.7866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '0.78333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7866666666667'^^xsd:double;
  dwc:latitude '59.268333333333'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177520'^^xsd:integer;
  dwc:observationDate '1996-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 3.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 3.79)"^^geo:wktLiteral ;
  geo-pos:lat "59.266666666667"^^xsd:decimal ;
  geo-pos:long "3.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '12.316666666667'^^xsd:double;
  dwc:endTimeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.79'^^xsd:double;
  dwc:latitude '59.266666666667'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177300'^^xsd:integer;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.796666666667 3.7983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.796666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.7983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.796666666667 3.7983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.796666666667"^^xsd:decimal ;
  geo-pos:long "3.7983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '17.35'^^xsd:double;
  dwc:endTimeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.7983333333333'^^xsd:double;
  dwc:latitude '58.796666666667'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002960'^^xsd:integer;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 3.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176040'^^xsd:integer;
  dwc:observationDate '1992-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.265 3.8083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.265"^^xsd:decimal ;
  dwc:decimalLongitude "3.8083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.265 3.8083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.265"^^xsd:decimal ;
  geo-pos:long "3.8083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '7.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8083333333333'^^xsd:double;
  dwc:latitude '59.265'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176970'^^xsd:integer;
  dwc:observationDate '1997-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.398333333333 3.8116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.398333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.398333333333 3.8116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.398333333333"^^xsd:decimal ;
  geo-pos:long "3.8116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8116666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002150'^^xsd:integer;
  dwc:observationDate '2013-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285 3.8133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285"^^xsd:decimal ;
  dwc:decimalLongitude "3.8133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285 3.8133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.285"^^xsd:decimal ;
  geo-pos:long "3.8133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.616666666667'^^xsd:double;
  dwc:endTimeOfDay '22.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8133333333333'^^xsd:double;
  dwc:latitude '59.285'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176850'^^xsd:integer;
  dwc:observationDate '2000-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.288333333333 3.8266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.288333333333 3.8266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.288333333333"^^xsd:decimal ;
  geo-pos:long "3.8266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8266666666667'^^xsd:double;
  dwc:latitude '59.288333333333'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022400'^^xsd:integer;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.713333333333 3.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.713333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.713333333333 3.86)"^^geo:wktLiteral ;
  geo-pos:lat "58.713333333333"^^xsd:decimal ;
  geo-pos:long "3.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.86'^^xsd:double;
  dwc:latitude '58.713333333333'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002380'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.713333333333 3.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.713333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.713333333333 3.86)"^^geo:wktLiteral ;
  geo-pos:lat "58.713333333333"^^xsd:decimal ;
  geo-pos:long "3.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '2.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.86'^^xsd:double;
  dwc:latitude '58.713333333333'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002130'^^xsd:integer;
  dwc:observationDate '2013-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.706666666667 3.8616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.706666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.8616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.706666666667 3.8616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.706666666667"^^xsd:decimal ;
  geo-pos:long "3.8616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '20.783333333333'^^xsd:double;
  dwc:endTimeOfDay '21.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8616666666667'^^xsd:double;
  dwc:latitude '58.706666666667'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177720'^^xsd:integer;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 3.8633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "3.8633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 3.8633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "3.8633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.316666666667'^^xsd:double;
  dwc:endTimeOfDay '19.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8633333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002910'^^xsd:integer;
  dwc:observationDate '2008-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.701666666667 3.8633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.701666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.8633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.701666666667 3.8633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.701666666667"^^xsd:decimal ;
  geo-pos:long "3.8633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '14.7'^^xsd:double;
  dwc:endTimeOfDay '15.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8633333333333'^^xsd:double;
  dwc:latitude '58.701666666667'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002940'^^xsd:integer;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.701666666667 3.8633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.701666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.8633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.701666666667 3.8633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.701666666667"^^xsd:decimal ;
  geo-pos:long "3.8633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '6.3'^^xsd:double;
  dwc:endTimeOfDay '6.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8633333333333'^^xsd:double;
  dwc:latitude '58.701666666667'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176950'^^xsd:integer;
  dwc:observationDate '2000-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.711666666667 3.8633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.711666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.8633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.711666666667 3.8633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.711666666667"^^xsd:decimal ;
  geo-pos:long "3.8633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8633333333333'^^xsd:double;
  dwc:latitude '58.711666666667'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176870'^^xsd:integer;
  dwc:observationDate '1997-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.72 3.8633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.72"^^xsd:decimal ;
  dwc:decimalLongitude "3.8633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.72 3.8633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.72"^^xsd:decimal ;
  geo-pos:long "3.8633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '23.266666666667'^^xsd:double;
  dwc:endTimeOfDay '23.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8633333333333'^^xsd:double;
  dwc:latitude '58.72'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002130'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.71 3.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.71"^^xsd:decimal ;
  dwc:decimalLongitude "3.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.71 3.865)"^^geo:wktLiteral ;
  geo-pos:lat "58.71"^^xsd:decimal ;
  geo-pos:long "3.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '8.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.865'^^xsd:double;
  dwc:latitude '58.71'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177350'^^xsd:integer;
  dwc:observationDate '1998-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.718333333333 3.8683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.718333333333 3.8683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.718333333333"^^xsd:decimal ;
  geo-pos:long "3.8683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '6.2'^^xsd:double;
  dwc:endTimeOfDay '6.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8683333333333'^^xsd:double;
  dwc:latitude '58.718333333333'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002600'^^xsd:integer;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.355 3.8716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.355"^^xsd:decimal ;
  dwc:decimalLongitude "3.8716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.355 3.8716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.355"^^xsd:decimal ;
  geo-pos:long "3.8716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '16.25'^^xsd:double;
  dwc:endTimeOfDay '16.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8716666666667'^^xsd:double;
  dwc:latitude '58.355'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175580'^^xsd:integer;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.681666666667 3.8733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.681666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.8733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.681666666667 3.8733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.681666666667"^^xsd:decimal ;
  geo-pos:long "3.8733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '4.35'^^xsd:double;
  dwc:endTimeOfDay '4.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8733333333333'^^xsd:double;
  dwc:latitude '58.681666666667'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002860'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.693989083333 3.8758626666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.693989083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8758626666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.693989083333 3.8758626666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.693989083333"^^xsd:decimal ;
  geo-pos:long "3.8758626666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '13.366666666667'^^xsd:double;
  dwc:endTimeOfDay '13.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8758626666667'^^xsd:double;
  dwc:startLongitude '3.8758626666667'^^xsd:double;
  dwc:endLongitude '3.87902505'^^xsd:double;
  dwc:latitude '58.693989083333'^^xsd:double;
  dwc:startLatitude '58.693989083333'^^xsd:double;
  dwc:endLatitude '58.7160779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.87902505 58.693989083333, 3.87902505 58.7160779, 3.8758626666667 58.7160779, 3.8758626666667 58.693989083333, 3.87902505 58.693989083333))'^^xsd:string;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002160'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.675 3.8783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.675"^^xsd:decimal ;
  dwc:decimalLongitude "3.8783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.675 3.8783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.675"^^xsd:decimal ;
  geo-pos:long "3.8783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '6.35'^^xsd:double;
  dwc:endTimeOfDay '6.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8783333333333'^^xsd:double;
  dwc:latitude '58.675'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002810'^^xsd:integer;
  dwc:observationDate '2011-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.71 3.8783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.71"^^xsd:decimal ;
  dwc:decimalLongitude "3.8783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.71 3.8783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.71"^^xsd:decimal ;
  geo-pos:long "3.8783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '3.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8783333333333'^^xsd:double;
  dwc:latitude '58.71'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177080'^^xsd:integer;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.702877633333 3.8826833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.702877633333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8826833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.702877633333 3.8826833333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.702877633333"^^xsd:decimal ;
  geo-pos:long "3.8826833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '10.633333333333'^^xsd:double;
  dwc:endTimeOfDay '11.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8826833333333'^^xsd:double;
  dwc:startLongitude '3.8826833333333'^^xsd:double;
  dwc:endLongitude '3.8805411833333'^^xsd:double;
  dwc:latitude '58.702877633333'^^xsd:double;
  dwc:startLatitude '58.702877633333'^^xsd:double;
  dwc:endLatitude '58.677844233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8826833333333 58.677844233333, 3.8826833333333 58.702877633333, 3.8805411833333 58.702877633333, 3.8805411833333 58.677844233333, 3.8826833333333 58.677844233333))'^^xsd:string;
  dwc:minimumDepth '271.05'^^xsd:double;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172230'^^xsd:integer;
  dwc:observationDate '2017-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 3.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "3.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 3.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "3.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.366666666667'^^xsd:double;
  dwc:endTimeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8833333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176050'^^xsd:integer;
  dwc:observationDate '1992-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 3.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "3.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 3.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "3.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8833333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178190'^^xsd:integer;
  dwc:observationDate '1993-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 3.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "3.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 3.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "3.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '23.7'^^xsd:double;
  dwc:endTimeOfDay '0.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8833333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177120'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210175940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.433333333333 3.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.433333333333 3.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.433333333333"^^xsd:decimal ;
  geo-pos:long "3.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210175940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210175940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210175940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8833333333333'^^xsd:double;
  dwc:latitude '59.433333333333'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210175940'^^xsd:integer;
  dwc:observationDate '1992-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.45 3.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.45"^^xsd:decimal ;
  dwc:decimalLongitude "3.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.45 3.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.45"^^xsd:decimal ;
  geo-pos:long "3.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '1.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8833333333333'^^xsd:double;
  dwc:latitude '59.45'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177010'^^xsd:integer;
  dwc:observationDate '1993-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.71 3.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.71"^^xsd:decimal ;
  dwc:decimalLongitude "3.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.71 3.885)"^^geo:wktLiteral ;
  geo-pos:lat "58.71"^^xsd:decimal ;
  geo-pos:long "3.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.885'^^xsd:double;
  dwc:latitude '58.71'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177620'^^xsd:integer;
  dwc:observationDate '1996-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.418333333333 3.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.418333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.418333333333 3.89)"^^geo:wktLiteral ;
  geo-pos:lat "59.418333333333"^^xsd:decimal ;
  geo-pos:long "3.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '18.433333333333'^^xsd:double;
  dwc:endTimeOfDay '18.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.89'^^xsd:double;
  dwc:latitude '59.418333333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002990'^^xsd:integer;
  dwc:observationDate '2011-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.421666666667 3.8916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.421666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.8916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.421666666667 3.8916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.421666666667"^^xsd:decimal ;
  geo-pos:long "3.8916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '9.8'^^xsd:double;
  dwc:endTimeOfDay '10.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8916666666667'^^xsd:double;
  dwc:latitude '59.421666666667'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '277'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176980'^^xsd:integer;
  dwc:observationDate '1997-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.423333333333 3.8916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.423333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.423333333333 3.8916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.423333333333"^^xsd:decimal ;
  geo-pos:long "3.8916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8916666666667'^^xsd:double;
  dwc:latitude '59.423333333333'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002960'^^xsd:integer;
  dwc:observationDate '2010-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.438333333333 3.8983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.438333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.438333333333 3.8983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.438333333333"^^xsd:decimal ;
  geo-pos:long "3.8983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '6.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8983333333333'^^xsd:double;
  dwc:latitude '59.438333333333'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178050'^^xsd:integer;
  dwc:observationDate '1994-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.441666666667 3.8983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.441666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.8983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.441666666667 3.8983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.441666666667"^^xsd:decimal ;
  geo-pos:long "3.8983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '22'^^xsd:integer;
  dwc:endTimeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8983333333333'^^xsd:double;
  dwc:latitude '59.441666666667'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177510'^^xsd:integer;
  dwc:observationDate '1996-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.475 3.8983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.475"^^xsd:decimal ;
  dwc:decimalLongitude "3.8983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.475 3.8983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.475"^^xsd:decimal ;
  geo-pos:long "3.8983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.8983333333333'^^xsd:double;
  dwc:latitude '59.475'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175480'^^xsd:integer;
  dwc:observationDate '2001-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.416666666667 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.416666666667 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.416666666667"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '0.51666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '59.416666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177150'^^xsd:integer;
  dwc:observationDate '1995-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.428333333333 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.428333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.428333333333 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.428333333333"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '14.766666666667'^^xsd:double;
  dwc:endTimeOfDay '15.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '59.428333333333'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177310'^^xsd:integer;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.431666666667 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.431666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.431666666667 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.431666666667"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '3.15'^^xsd:double;
  dwc:endTimeOfDay '3.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '59.431666666667'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '277'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177830'^^xsd:integer;
  dwc:observationDate '1999-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.45 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.45"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.45 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.45"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.166666666667'^^xsd:double;
  dwc:endTimeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '59.45'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176670'^^xsd:integer;
  dwc:observationDate '1991-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 3.9016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.9016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.43 3.9016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.43"^^xsd:decimal ;
  geo-pos:long "3.9016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '22.633333333333'^^xsd:double;
  dwc:endTimeOfDay '23.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9016666666667'^^xsd:double;
  dwc:latitude '59.43'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100230'^^xsd:integer;
  dwc:observationDate '2013-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_2016100280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.416623366667 3.9028697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.416623366667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9028697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.416623366667 3.9028697)"^^geo:wktLiteral ;
  geo-pos:lat "59.416623366667"^^xsd:decimal ;
  geo-pos:long "3.9028697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_2016100280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2016100280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2016100280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '15.366666666667'^^xsd:double;
  dwc:endTimeOfDay '15.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9028697'^^xsd:double;
  dwc:startLongitude '3.9028697'^^xsd:double;
  dwc:endLongitude '3.8924128333333'^^xsd:double;
  dwc:latitude '59.416623366667'^^xsd:double;
  dwc:startLatitude '59.416623366667'^^xsd:double;
  dwc:endLatitude '59.4360389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9028697 59.416623366667, 3.9028697 59.4360389, 3.8924128333333 59.4360389, 3.8924128333333 59.416623366667, 3.9028697 59.416623366667))'^^xsd:string;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2016100280'^^xsd:integer;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.445 3.9033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.445"^^xsd:decimal ;
  dwc:decimalLongitude "3.9033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.445 3.9033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.445"^^xsd:decimal ;
  geo-pos:long "3.9033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '23.3'^^xsd:double;
  dwc:endTimeOfDay '23.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9033333333333'^^xsd:double;
  dwc:latitude '59.445'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '277'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100230'^^xsd:integer;
  dwc:observationDate '2014-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.438333333333 3.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.438333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.438333333333 3.905)"^^geo:wktLiteral ;
  geo-pos:lat "59.438333333333"^^xsd:decimal ;
  geo-pos:long "3.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '0.68333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.905'^^xsd:double;
  dwc:latitude '59.438333333333'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002280'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.44 3.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.44"^^xsd:decimal ;
  dwc:decimalLongitude "3.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.44 3.905)"^^geo:wktLiteral ;
  geo-pos:lat "59.44"^^xsd:decimal ;
  geo-pos:long "3.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.366666666667'^^xsd:double;
  dwc:endTimeOfDay '19.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.905'^^xsd:double;
  dwc:latitude '59.44'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '277'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176840'^^xsd:integer;
  dwc:observationDate '2000-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_2009100230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.451666666667 3.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.451666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.451666666667 3.905)"^^geo:wktLiteral ;
  geo-pos:lat "59.451666666667"^^xsd:decimal ;
  geo-pos:long "3.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_2009100230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2009100230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2009100230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '4.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.905'^^xsd:double;
  dwc:latitude '59.451666666667'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '277'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2009100230'^^xsd:integer;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.438521466667 3.90651215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.438521466667"^^xsd:decimal ;
  dwc:decimalLongitude "3.90651215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.438521466667 3.90651215)"^^geo:wktLiteral ;
  geo-pos:lat "59.438521466667"^^xsd:decimal ;
  geo-pos:long "3.90651215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.90651215'^^xsd:double;
  dwc:startLongitude '3.90651215'^^xsd:double;
  dwc:endLongitude '3.9009998166667'^^xsd:double;
  dwc:latitude '59.438521466667'^^xsd:double;
  dwc:startLatitude '59.438521466667'^^xsd:double;
  dwc:endLatitude '59.417005833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.90651215 59.417005833333, 3.90651215 59.438521466667, 3.9009998166667 59.438521466667, 3.9009998166667 59.417005833333, 3.90651215 59.417005833333))'^^xsd:string;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172130'^^xsd:integer;
  dwc:observationDate '2017-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.708333333333 3.9066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.708333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.9066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.708333333333 3.9066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.708333333333"^^xsd:decimal ;
  geo-pos:long "3.9066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9066666666667'^^xsd:double;
  dwc:latitude '58.708333333333'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176360'^^xsd:integer;
  dwc:observationDate '1995-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 3.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.9166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 3.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "3.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '22.766666666667'^^xsd:double;
  dwc:endTimeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9166666666667'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174950'^^xsd:integer;
  dwc:observationDate '1984-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 3.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 3.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "3.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9166666666667'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176770'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.466666666667 3.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.466666666667 3.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.466666666667"^^xsd:decimal ;
  geo-pos:long "3.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '23.416666666667'^^xsd:double;
  dwc:endTimeOfDay '0.41666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9166666666667'^^xsd:double;
  dwc:latitude '59.466666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175130'^^xsd:integer;
  dwc:observationDate '1986-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 3.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.9333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 3.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "3.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9333333333333'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176520'^^xsd:integer;
  dwc:observationDate '1990-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510176080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.483333333333 3.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.9333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.483333333333 3.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.483333333333"^^xsd:decimal ;
  geo-pos:long "3.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510176080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510176080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510176080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13.916666666667'^^xsd:double;
  dwc:endTimeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9333333333333'^^xsd:double;
  dwc:latitude '59.483333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510176080'^^xsd:integer;
  dwc:observationDate '1985-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_2016100260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6515 3.9561666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6515"^^xsd:decimal ;
  dwc:decimalLongitude "3.9561666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6515 3.9561666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.6515"^^xsd:decimal ;
  geo-pos:long "3.9561666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_2016100260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2016100260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2016100260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '13.633333333333'^^xsd:double;
  dwc:endTimeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9561666666667'^^xsd:double;
  dwc:startLongitude '3.9561666666667'^^xsd:double;
  dwc:endLongitude '3.9294609'^^xsd:double;
  dwc:latitude '59.6515'^^xsd:double;
  dwc:startLatitude '59.6515'^^xsd:double;
  dwc:endLatitude '59.6351508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9561666666667 59.6351508, 3.9561666666667 59.6515, 3.9294609 59.6515, 3.9294609 59.6351508, 3.9561666666667 59.6351508))'^^xsd:string;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2016100260'^^xsd:integer;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810176040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810176040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810176040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 3.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810176040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 3.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "3.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810176040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810176040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810176040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9666666666667'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810176040'^^xsd:integer;
  dwc:observationDate '1988-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 3.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 3.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "3.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '23.916666666667'^^xsd:double;
  dwc:endTimeOfDay '0.41666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9666666666667'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177200'^^xsd:integer;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 3.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 3.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "3.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '3.9833333333333'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177200'^^xsd:integer;
  dwc:observationDate '1987-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '3.0333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.05'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178200'^^xsd:integer;
  dwc:observationDate '1993-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "4.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0833333333333'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176030'^^xsd:integer;
  dwc:observationDate '1992-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "4.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0833333333333'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174840'^^xsd:integer;
  dwc:observationDate '1984-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "4.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '10.25'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0833333333333'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176030'^^xsd:integer;
  dwc:observationDate '1987-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "4.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0833333333333'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174840'^^xsd:integer;
  dwc:observationDate '1988-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "4.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '15.25'^^xsd:double;
  dwc:endTimeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0833333333333'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175070'^^xsd:integer;
  dwc:observationDate '1985-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.65 4.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.65"^^xsd:decimal ;
  dwc:decimalLongitude "4.0833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.65 4.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.65"^^xsd:decimal ;
  geo-pos:long "4.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '3.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0833333333333'^^xsd:double;
  dwc:latitude '59.65'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177160'^^xsd:integer;
  dwc:observationDate '1995-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.638333333333 4.0916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.0916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.638333333333 4.0916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.638333333333"^^xsd:decimal ;
  geo-pos:long "4.0916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '12.183333333333'^^xsd:double;
  dwc:endTimeOfDay '12.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0916666666667'^^xsd:double;
  dwc:latitude '59.638333333333'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176990'^^xsd:integer;
  dwc:observationDate '1997-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.786666666667 4.0966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.786666666667 4.0966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.786666666667"^^xsd:decimal ;
  geo-pos:long "4.0966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '8.4'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0966666666667'^^xsd:double;
  dwc:latitude '58.786666666667'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002880'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.786666666667 4.0966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.0966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.786666666667 4.0966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.786666666667"^^xsd:decimal ;
  geo-pos:long "4.0966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '10.516666666667'^^xsd:double;
  dwc:endTimeOfDay '11.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0966666666667'^^xsd:double;
  dwc:latitude '58.786666666667'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002830'^^xsd:integer;
  dwc:observationDate '2011-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_201110021000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_201110021000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_201110021000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.64 4.0966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.64"^^xsd:decimal ;
  dwc:decimalLongitude "4.0966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_201110021000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.64 4.0966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.64"^^xsd:decimal ;
  geo-pos:long "4.0966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_201110021000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201110021000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201110021000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '21.083333333333'^^xsd:double;
  dwc:endTimeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0966666666667'^^xsd:double;
  dwc:latitude '59.64'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201110021000'^^xsd:integer;
  dwc:observationDate '2011-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37 4.0983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37"^^xsd:decimal ;
  dwc:decimalLongitude "4.0983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37 4.0983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.37"^^xsd:decimal ;
  geo-pos:long "4.0983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '4.4333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.0983333333333'^^xsd:double;
  dwc:latitude '58.37'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002390'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.783333333333"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '0.23333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176340'^^xsd:integer;
  dwc:observationDate '1995-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177100'^^xsd:integer;
  dwc:observationDate '1993-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "59.266666666667"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '59.266666666667'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176440'^^xsd:integer;
  dwc:observationDate '1990-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '2.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177120'^^xsd:integer;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.638333333333 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.638333333333 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "59.638333333333"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '59.638333333333'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002970'^^xsd:integer;
  dwc:observationDate '2010-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.786666666667 4.1016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.786666666667 4.1016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.786666666667"^^xsd:decimal ;
  geo-pos:long "4.1016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '1.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1016666666667'^^xsd:double;
  dwc:latitude '58.786666666667'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177740'^^xsd:integer;
  dwc:observationDate '1999-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.65 4.1016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.65"^^xsd:decimal ;
  dwc:decimalLongitude "4.1016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.65 4.1016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.65"^^xsd:decimal ;
  geo-pos:long "4.1016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '6.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1016666666667'^^xsd:double;
  dwc:latitude '59.65'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177840'^^xsd:integer;
  dwc:observationDate '1999-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.666666666667 4.1016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.666666666667 4.1016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.666666666667"^^xsd:decimal ;
  geo-pos:long "4.1016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '19.033333333333'^^xsd:double;
  dwc:endTimeOfDay '19.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1016666666667'^^xsd:double;
  dwc:latitude '59.666666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177500'^^xsd:integer;
  dwc:observationDate '1996-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.681666666667 4.1033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.681666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.681666666667 4.1033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.681666666667"^^xsd:decimal ;
  geo-pos:long "4.1033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '20.833333333333'^^xsd:double;
  dwc:endTimeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1033333333333'^^xsd:double;
  dwc:latitude '59.681666666667'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100220'^^xsd:integer;
  dwc:observationDate '2014-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.77780065 4.10427605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.77780065"^^xsd:decimal ;
  dwc:decimalLongitude "4.10427605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.77780065 4.10427605)"^^geo:wktLiteral ;
  geo-pos:lat "58.77780065"^^xsd:decimal ;
  geo-pos:long "4.10427605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '11.05'^^xsd:double;
  dwc:endTimeOfDay '11.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.10427605'^^xsd:double;
  dwc:startLongitude '4.10427605'^^xsd:double;
  dwc:endLongitude '4.11143525'^^xsd:double;
  dwc:latitude '58.77780065'^^xsd:double;
  dwc:startLatitude '58.77780065'^^xsd:double;
  dwc:endLatitude '58.7983244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.11143525 58.77780065, 4.11143525 58.7983244, 4.10427605 58.7983244, 4.10427605 58.77780065, 4.11143525 58.77780065))'^^xsd:string;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002150'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.658333333333 4.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.658333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.658333333333 4.105)"^^geo:wktLiteral ;
  geo-pos:lat "59.658333333333"^^xsd:decimal ;
  geo-pos:long "4.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '17.2'^^xsd:double;
  dwc:endTimeOfDay '17.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.105'^^xsd:double;
  dwc:latitude '59.658333333333'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177320'^^xsd:integer;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_2009100220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.693333333333 4.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.693333333333 4.105)"^^geo:wktLiteral ;
  geo-pos:lat "59.693333333333"^^xsd:decimal ;
  geo-pos:long "4.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_2009100220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2009100220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2009100220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '1.8'^^xsd:double;
  dwc:endTimeOfDay '2.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.105'^^xsd:double;
  dwc:latitude '59.693333333333'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2009100220'^^xsd:integer;
  dwc:observationDate '2009-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.68 4.1083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.68"^^xsd:decimal ;
  dwc:decimalLongitude "4.1083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.68 4.1083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.68"^^xsd:decimal ;
  geo-pos:long "4.1083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '20.1'^^xsd:double;
  dwc:endTimeOfDay '20.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1083333333333'^^xsd:double;
  dwc:latitude '59.68'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100220'^^xsd:integer;
  dwc:observationDate '2013-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358840933333 4.1086965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358840933333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1086965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358840933333 4.1086965)"^^geo:wktLiteral ;
  geo-pos:lat "58.358840933333"^^xsd:decimal ;
  geo-pos:long "4.1086965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '17.8'^^xsd:double;
  dwc:endTimeOfDay '18.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1086965'^^xsd:double;
  dwc:startLongitude '4.1086965'^^xsd:double;
  dwc:endLongitude '4.0941546166667'^^xsd:double;
  dwc:latitude '58.358840933333'^^xsd:double;
  dwc:startLatitude '58.358840933333'^^xsd:double;
  dwc:endLatitude '58.383279766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1086965 58.358840933333, 4.1086965 58.383279766667, 4.0941546166667 58.383279766667, 4.0941546166667 58.358840933333, 4.1086965 58.358840933333))'^^xsd:string;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172240'^^xsd:integer;
  dwc:observationDate '2017-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.785 4.1133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.785"^^xsd:decimal ;
  dwc:decimalLongitude "4.1133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.785 4.1133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.785"^^xsd:decimal ;
  geo-pos:long "4.1133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '23.266666666667'^^xsd:double;
  dwc:endTimeOfDay '23.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1133333333333'^^xsd:double;
  dwc:latitude '58.785'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177220'^^xsd:integer;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.691666666667 4.1133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.691666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.691666666667 4.1133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.691666666667"^^xsd:decimal ;
  geo-pos:long "4.1133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1133333333333'^^xsd:double;
  dwc:latitude '59.691666666667'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176830'^^xsd:integer;
  dwc:observationDate '2000-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.682946716667 4.11372625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.682946716667"^^xsd:decimal ;
  dwc:decimalLongitude "4.11372625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.682946716667 4.11372625)"^^geo:wktLiteral ;
  geo-pos:lat "59.682946716667"^^xsd:decimal ;
  geo-pos:long "4.11372625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '4.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.11372625'^^xsd:double;
  dwc:startLongitude '4.11372625'^^xsd:double;
  dwc:endLongitude '4.1112023666667'^^xsd:double;
  dwc:latitude '59.682946716667'^^xsd:double;
  dwc:startLatitude '59.682946716667'^^xsd:double;
  dwc:endLatitude '59.657248616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.11372625 59.657248616667, 4.11372625 59.682946716667, 4.1112023666667 59.682946716667, 4.1112023666667 59.657248616667, 4.11372625 59.657248616667))'^^xsd:string;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172110'^^xsd:integer;
  dwc:observationDate '2017-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665 4.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665"^^xsd:decimal ;
  dwc:decimalLongitude "4.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665 4.115)"^^geo:wktLiteral ;
  geo-pos:lat "59.665"^^xsd:decimal ;
  geo-pos:long "4.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '6.45'^^xsd:double;
  dwc:endTimeOfDay '6.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.115'^^xsd:double;
  dwc:latitude '59.665'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175470'^^xsd:integer;
  dwc:observationDate '2001-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358096566667 4.1159766833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358096566667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1159766833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358096566667 4.1159766833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.358096566667"^^xsd:decimal ;
  geo-pos:long "4.1159766833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '17.066666666667'^^xsd:double;
  dwc:endTimeOfDay '17.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1159766833333'^^xsd:double;
  dwc:startLongitude '4.1159766833333'^^xsd:double;
  dwc:endLongitude '4.0956636833333'^^xsd:double;
  dwc:latitude '58.358096566667'^^xsd:double;
  dwc:startLatitude '58.358096566667'^^xsd:double;
  dwc:endLatitude '58.375473716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1159766833333 58.358096566667, 4.1159766833333 58.375473716667, 4.0956636833333 58.375473716667, 4.0956636833333 58.358096566667, 4.1159766833333 58.358096566667))'^^xsd:string;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002170'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 4.1166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 4.1166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "4.1166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.916666666667'^^xsd:double;
  dwc:endTimeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1166666666667'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176120'^^xsd:integer;
  dwc:observationDate '1987-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.1166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.1166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.1166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "4.1166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '4.5'^^xsd:double;
  dwc:endTimeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1166666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174960'^^xsd:integer;
  dwc:observationDate '1984-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.775 4.1166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.775"^^xsd:decimal ;
  dwc:decimalLongitude "4.1166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.775 4.1166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.775"^^xsd:decimal ;
  geo-pos:long "4.1166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '2.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1166666666667'^^xsd:double;
  dwc:latitude '58.775'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177600'^^xsd:integer;
  dwc:observationDate '1996-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.795 4.1166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.795"^^xsd:decimal ;
  dwc:decimalLongitude "4.1166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.795 4.1166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.795"^^xsd:decimal ;
  geo-pos:long "4.1166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '22.416666666667'^^xsd:double;
  dwc:endTimeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1166666666667'^^xsd:double;
  dwc:latitude '58.795'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177060'^^xsd:integer;
  dwc:observationDate '1994-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.798333333333 4.1166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.798333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.798333333333 4.1166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.798333333333"^^xsd:decimal ;
  geo-pos:long "4.1166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '20.716666666667'^^xsd:double;
  dwc:endTimeOfDay '21.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1166666666667'^^xsd:double;
  dwc:latitude '58.798333333333'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002360'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.25 4.1166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.25"^^xsd:decimal ;
  dwc:decimalLongitude "4.1166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.25 4.1166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.25"^^xsd:decimal ;
  geo-pos:long "4.1166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1166666666667'^^xsd:double;
  dwc:latitude '59.25'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177030'^^xsd:integer;
  dwc:observationDate '1993-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.795 4.1183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.795"^^xsd:decimal ;
  dwc:decimalLongitude "4.1183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.795 4.1183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.795"^^xsd:decimal ;
  geo-pos:long "4.1183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1183333333333'^^xsd:double;
  dwc:latitude '58.795'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002580'^^xsd:integer;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.792229 4.1184741166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.792229"^^xsd:decimal ;
  dwc:decimalLongitude "4.1184741166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.792229 4.1184741166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.792229"^^xsd:decimal ;
  geo-pos:long "4.1184741166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '7.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1184741166667'^^xsd:double;
  dwc:startLongitude '4.1184741166667'^^xsd:double;
  dwc:endLongitude '4.1457868'^^xsd:double;
  dwc:latitude '58.792229'^^xsd:double;
  dwc:startLatitude '58.792229'^^xsd:double;
  dwc:endLatitude '58.810203933333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1457868 58.792229, 4.1457868 58.810203933333, 4.1184741166667 58.810203933333, 4.1184741166667 58.792229, 4.1457868 58.792229))'^^xsd:string;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172220'^^xsd:integer;
  dwc:observationDate '2017-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_2016100250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.687394233333 4.1185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.687394233333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.687394233333 4.1185)"^^geo:wktLiteral ;
  geo-pos:lat "59.687394233333"^^xsd:decimal ;
  geo-pos:long "4.1185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_2016100250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2016100250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2016100250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '11.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1185'^^xsd:double;
  dwc:startLongitude '4.1185'^^xsd:double;
  dwc:endLongitude '4.1023160833333'^^xsd:double;
  dwc:latitude '59.687394233333'^^xsd:double;
  dwc:startLatitude '59.687394233333'^^xsd:double;
  dwc:endLatitude '59.668658966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1185 59.668658966667, 4.1185 59.687394233333, 4.1023160833333 59.687394233333, 4.1023160833333 59.668658966667, 4.1185 59.668658966667))'^^xsd:string;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2016100250'^^xsd:integer;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.79 4.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.79 4.12)"^^geo:wktLiteral ;
  geo-pos:lat "58.79"^^xsd:decimal ;
  geo-pos:long "4.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '4.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.12'^^xsd:double;
  dwc:latitude '58.79'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176850'^^xsd:integer;
  dwc:observationDate '1997-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.795 4.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.795"^^xsd:decimal ;
  dwc:decimalLongitude "4.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.795 4.125)"^^geo:wktLiteral ;
  geo-pos:lat "58.795"^^xsd:decimal ;
  geo-pos:long "4.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.7'^^xsd:double;
  dwc:endTimeOfDay '18.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.125'^^xsd:double;
  dwc:latitude '58.795'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002110'^^xsd:integer;
  dwc:observationDate '2013-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.798333333333 4.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.798333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.798333333333 4.125)"^^geo:wktLiteral ;
  geo-pos:lat "58.798333333333"^^xsd:decimal ;
  geo-pos:long "4.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '1.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.125'^^xsd:double;
  dwc:latitude '58.798333333333'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176930'^^xsd:integer;
  dwc:observationDate '2000-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.796666666667 4.1283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.796666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.796666666667 4.1283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.796666666667"^^xsd:decimal ;
  geo-pos:long "4.1283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.083333333333'^^xsd:double;
  dwc:endTimeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1283333333333'^^xsd:double;
  dwc:latitude '58.796666666667'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002900'^^xsd:integer;
  dwc:observationDate '2008-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.815 4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.815"^^xsd:decimal ;
  dwc:decimalLongitude "4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.815 4.13)"^^geo:wktLiteral ;
  geo-pos:lat "58.815"^^xsd:decimal ;
  geo-pos:long "4.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.13'^^xsd:double;
  dwc:latitude '58.815'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175560'^^xsd:integer;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.823333333333 4.1316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.823333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.823333333333 4.1316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.823333333333"^^xsd:decimal ;
  geo-pos:long "4.1316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '19.933333333333'^^xsd:double;
  dwc:endTimeOfDay '20.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1316666666667'^^xsd:double;
  dwc:latitude '58.823333333333'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002970'^^xsd:integer;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.355 4.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.355"^^xsd:decimal ;
  dwc:decimalLongitude "4.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.355 4.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.355"^^xsd:decimal ;
  geo-pos:long "4.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '12.45'^^xsd:double;
  dwc:endTimeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1333333333333'^^xsd:double;
  dwc:latitude '58.355'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174930'^^xsd:integer;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 4.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 4.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "4.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1333333333333'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175290'^^xsd:integer;
  dwc:observationDate '1986-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "4.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1333333333333'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176760'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210175960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "4.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210175960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210175960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210175960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '13.933333333333'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1333333333333'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210175960'^^xsd:integer;
  dwc:observationDate '1992-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333333333 4.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333333333"^^xsd:decimal ;
  geo-pos:long "4.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1333333333333'^^xsd:double;
  dwc:latitude '59.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175180'^^xsd:integer;
  dwc:observationDate '1986-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 4.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "4.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 4.14)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "4.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '17.95'^^xsd:double;
  dwc:endTimeOfDay '18.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.14'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177380'^^xsd:integer;
  dwc:observationDate '1998-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.811666666667 4.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.811666666667 4.14)"^^geo:wktLiteral ;
  geo-pos:lat "58.811666666667"^^xsd:decimal ;
  geo-pos:long "4.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '19.316666666667'^^xsd:double;
  dwc:endTimeOfDay '19.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.14'^^xsd:double;
  dwc:latitude '58.811666666667'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002110'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.265 4.1483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.265"^^xsd:decimal ;
  dwc:decimalLongitude "4.1483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.265 4.1483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.265"^^xsd:decimal ;
  geo-pos:long "4.1483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '10.083333333333'^^xsd:double;
  dwc:endTimeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1483333333333'^^xsd:double;
  dwc:latitude '59.265'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178070'^^xsd:integer;
  dwc:observationDate '1994-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.15"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 4.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.166666666667'^^xsd:double;
  dwc:endTimeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.15'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176080'^^xsd:integer;
  dwc:observationDate '1992-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.343333333333 4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.343333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.343333333333 4.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.343333333333"^^xsd:decimal ;
  geo-pos:long "4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '23.3'^^xsd:double;
  dwc:endTimeOfDay '23.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.15'^^xsd:double;
  dwc:latitude '58.343333333333'^^xsd:double;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '196'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002780'^^xsd:integer;
  dwc:observationDate '2011-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510176000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "4.15"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 4.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510176000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510176000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510176000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.15'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510176000'^^xsd:integer;
  dwc:observationDate '1985-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "4.15"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 4.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '19.25'^^xsd:double;
  dwc:endTimeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.15'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176130'^^xsd:integer;
  dwc:observationDate '1987-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275 4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.275"^^xsd:decimal ;
  dwc:decimalLongitude "4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275 4.15)"^^geo:wktLiteral ;
  geo-pos:lat "59.275"^^xsd:decimal ;
  geo-pos:long "4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.15'^^xsd:double;
  dwc:latitude '59.275'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100250'^^xsd:integer;
  dwc:observationDate '2013-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310176990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310176990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310176990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310176990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 4.15)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310176990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310176990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310176990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.15'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310176990'^^xsd:integer;
  dwc:observationDate '1993-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.261605033333 4.1512654333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.261605033333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1512654333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.261605033333 4.1512654333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.261605033333"^^xsd:decimal ;
  geo-pos:long "4.1512654333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '21.616666666667'^^xsd:double;
  dwc:endTimeOfDay '22.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1512654333333'^^xsd:double;
  dwc:startLongitude '4.1512654333333'^^xsd:double;
  dwc:endLongitude '4.1952312333333'^^xsd:double;
  dwc:latitude '59.261605033333'^^xsd:double;
  dwc:startLatitude '59.261605033333'^^xsd:double;
  dwc:endLatitude '59.271146916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1952312333333 59.261605033333, 4.1952312333333 59.271146916667, 4.1512654333333 59.271146916667, 4.1512654333333 59.261605033333, 4.1952312333333 59.261605033333))'^^xsd:string;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002100'^^xsd:integer;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26592595 4.1529227666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.26592595"^^xsd:decimal ;
  dwc:decimalLongitude "4.1529227666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26592595 4.1529227666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.26592595"^^xsd:decimal ;
  geo-pos:long "4.1529227666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '14.333333333333'^^xsd:double;
  dwc:endTimeOfDay '14.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1529227666667'^^xsd:double;
  dwc:startLongitude '4.1529227666667'^^xsd:double;
  dwc:endLongitude '4.20856655'^^xsd:double;
  dwc:latitude '59.26592595'^^xsd:double;
  dwc:startLatitude '59.26592595'^^xsd:double;
  dwc:endLatitude '59.2778862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.20856655 59.26592595, 4.20856655 59.2778862, 4.1529227666667 59.2778862, 4.1529227666667 59.26592595, 4.20856655 59.26592595))'^^xsd:string;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '277'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172150'^^xsd:integer;
  dwc:observationDate '2017-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.268333333333 4.1566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.268333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.268333333333 4.1566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.268333333333"^^xsd:decimal ;
  geo-pos:long "4.1566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '23.766666666667'^^xsd:double;
  dwc:endTimeOfDay '0.28333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1566666666667'^^xsd:double;
  dwc:latitude '59.268333333333'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176860'^^xsd:integer;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.271666666667 4.1583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.271666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.271666666667 4.1583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.271666666667"^^xsd:decimal ;
  geo-pos:long "4.1583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19.75'^^xsd:double;
  dwc:endTimeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1583333333333'^^xsd:double;
  dwc:latitude '59.271666666667'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177130'^^xsd:integer;
  dwc:observationDate '1995-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_200910021060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.915 4.1583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.915"^^xsd:decimal ;
  dwc:decimalLongitude "4.1583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.915 4.1583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.915"^^xsd:decimal ;
  geo-pos:long "4.1583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_200910021060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200910021060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200910021060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '17.333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1583333333333'^^xsd:double;
  dwc:latitude '59.915'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '200910021060'^^xsd:integer;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 4.1633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 4.1633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.266666666667"^^xsd:decimal ;
  geo-pos:long "4.1633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '3.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1633333333333'^^xsd:double;
  dwc:latitude '59.266666666667'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177530'^^xsd:integer;
  dwc:observationDate '1996-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_200910021030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.258333333333 4.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.258333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.258333333333 4.165)"^^geo:wktLiteral ;
  geo-pos:lat "59.258333333333"^^xsd:decimal ;
  geo-pos:long "4.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_200910021030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200910021030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200910021030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.165'^^xsd:double;
  dwc:latitude '59.258333333333'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200910021030'^^xsd:integer;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 4.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 4.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333333333"^^xsd:decimal ;
  geo-pos:long "4.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.666666666667'^^xsd:double;
  dwc:endTimeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1666666666667'^^xsd:double;
  dwc:latitude '58.833333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176510'^^xsd:integer;
  dwc:observationDate '1990-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 4.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 4.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.266666666667"^^xsd:decimal ;
  geo-pos:long "4.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '6.15'^^xsd:double;
  dwc:endTimeOfDay '6.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1666666666667'^^xsd:double;
  dwc:latitude '59.266666666667'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002300'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210175920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 4.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.1666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 4.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "4.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210175920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210175920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210175920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3.3'^^xsd:double;
  dwc:endTimeOfDay '3.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1666666666667'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210175920'^^xsd:integer;
  dwc:observationDate '1992-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916666666667 4.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916666666667 4.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.916666666667"^^xsd:decimal ;
  geo-pos:long "4.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1666666666667'^^xsd:double;
  dwc:latitude '59.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176650'^^xsd:integer;
  dwc:observationDate '1991-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510176120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916666666667 4.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510176120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916666666667 4.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.916666666667"^^xsd:decimal ;
  geo-pos:long "4.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510176120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510176120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510176120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '23.916666666667'^^xsd:double;
  dwc:endTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1666666666667'^^xsd:double;
  dwc:latitude '59.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510176120'^^xsd:integer;
  dwc:observationDate '1985-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 4.1683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266666666667 4.1683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.266666666667"^^xsd:decimal ;
  geo-pos:long "4.1683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '3.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1683333333333'^^xsd:double;
  dwc:latitude '59.266666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100250'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.895 4.1683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.895"^^xsd:decimal ;
  dwc:decimalLongitude "4.1683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.895 4.1683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.895"^^xsd:decimal ;
  geo-pos:long "4.1683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14.733333333333'^^xsd:double;
  dwc:endTimeOfDay '15.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1683333333333'^^xsd:double;
  dwc:latitude '59.895'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710177000'^^xsd:integer;
  dwc:observationDate '1997-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.911666666667 4.1683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.911666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.911666666667 4.1683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.911666666667"^^xsd:decimal ;
  geo-pos:long "4.1683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1683333333333'^^xsd:double;
  dwc:latitude '59.911666666667'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177850'^^xsd:integer;
  dwc:observationDate '1999-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27 4.1716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.27"^^xsd:decimal ;
  dwc:decimalLongitude "4.1716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27 4.1716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.27"^^xsd:decimal ;
  geo-pos:long "4.1716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1716666666667'^^xsd:double;
  dwc:latitude '59.27'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20051002510'^^xsd:integer;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273333333333 4.1716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.273333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273333333333 4.1716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.273333333333"^^xsd:decimal ;
  geo-pos:long "4.1716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '20.05'^^xsd:double;
  dwc:endTimeOfDay '20.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1716666666667'^^xsd:double;
  dwc:latitude '59.273333333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177810'^^xsd:integer;
  dwc:observationDate '1999-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275 4.1716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.275"^^xsd:decimal ;
  dwc:decimalLongitude "4.1716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275 4.1716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.275"^^xsd:decimal ;
  geo-pos:long "4.1716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1716666666667'^^xsd:double;
  dwc:latitude '59.275'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177290'^^xsd:integer;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.926666666667 4.1733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.926666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.926666666667 4.1733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.926666666667"^^xsd:decimal ;
  geo-pos:long "4.1733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '17.75'^^xsd:double;
  dwc:endTimeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1733333333333'^^xsd:double;
  dwc:latitude '59.926666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100210'^^xsd:integer;
  dwc:observationDate '2012-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.92 4.1766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.92"^^xsd:decimal ;
  dwc:decimalLongitude "4.1766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.92 4.1766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.92"^^xsd:decimal ;
  geo-pos:long "4.1766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1766666666667'^^xsd:double;
  dwc:latitude '59.92'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176820'^^xsd:integer;
  dwc:observationDate '2000-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273333333333 4.1816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.273333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.273333333333 4.1816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.273333333333"^^xsd:decimal ;
  geo-pos:long "4.1816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '1.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1816666666667'^^xsd:double;
  dwc:latitude '59.273333333333'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022390'^^xsd:integer;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275 4.1816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.275"^^xsd:decimal ;
  dwc:decimalLongitude "4.1816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275 4.1816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.275"^^xsd:decimal ;
  geo-pos:long "4.1816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.95'^^xsd:double;
  dwc:endTimeOfDay '14.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1816666666667'^^xsd:double;
  dwc:latitude '59.275'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002970'^^xsd:integer;
  dwc:observationDate '2011-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 4.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 4.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "4.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1833333333333'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176800'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410021950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.825 4.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.825"^^xsd:decimal ;
  dwc:decimalLongitude "4.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "287"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.825 4.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.825"^^xsd:decimal ;
  geo-pos:long "4.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410021950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410021950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410021950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '14.116666666667'^^xsd:double;
  dwc:endTimeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1833333333333'^^xsd:double;
  dwc:latitude '58.825'^^xsd:double;
  dwc:minimumDepth '287'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410021950'^^xsd:integer;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 4.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 4.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333333333"^^xsd:decimal ;
  geo-pos:long "4.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '18.75'^^xsd:double;
  dwc:endTimeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1833333333333'^^xsd:double;
  dwc:latitude '58.833333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174900'^^xsd:integer;
  dwc:observationDate '1988-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 4.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 4.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333333333"^^xsd:decimal ;
  geo-pos:long "4.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1833333333333'^^xsd:double;
  dwc:latitude '58.833333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176100'^^xsd:integer;
  dwc:observationDate '1987-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 4.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "4.1833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 4.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "4.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1833333333333'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174920'^^xsd:integer;
  dwc:observationDate '1984-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.281666666667 4.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.281666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.281666666667 4.185)"^^geo:wktLiteral ;
  geo-pos:lat "59.281666666667"^^xsd:decimal ;
  geo-pos:long "4.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.185'^^xsd:double;
  dwc:latitude '59.281666666667'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175500'^^xsd:integer;
  dwc:observationDate '2001-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.276666666667 4.1866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.276666666667 4.1866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.276666666667"^^xsd:decimal ;
  geo-pos:long "4.1866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '23.333333333333'^^xsd:double;
  dwc:endTimeOfDay '23.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1866666666667'^^xsd:double;
  dwc:latitude '59.276666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '277'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002940'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.281666666667 4.1866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.281666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.281666666667 4.1866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.281666666667"^^xsd:decimal ;
  geo-pos:long "4.1866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '19.883333333333'^^xsd:double;
  dwc:endTimeOfDay '20.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1866666666667'^^xsd:double;
  dwc:latitude '59.281666666667'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021100'^^xsd:integer;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410176990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410176990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410176990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 4.1883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.1883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410176990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 4.1883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "4.1883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410176990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410176990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410176990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.133333333333'^^xsd:double;
  dwc:endTimeOfDay '21.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1883333333333'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410176990'^^xsd:integer;
  dwc:observationDate '1994-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.91 4.1883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.91"^^xsd:decimal ;
  dwc:decimalLongitude "4.1883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.91 4.1883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.91"^^xsd:decimal ;
  geo-pos:long "4.1883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '19.95'^^xsd:double;
  dwc:endTimeOfDay '20.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1883333333333'^^xsd:double;
  dwc:latitude '59.91'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20071002270'^^xsd:integer;
  dwc:observationDate '2007-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_2009100210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.915 4.1883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.915"^^xsd:decimal ;
  dwc:decimalLongitude "4.1883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.915 4.1883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.915"^^xsd:decimal ;
  geo-pos:long "4.1883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_2009100210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2009100210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2009100210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '23.116666666667'^^xsd:double;
  dwc:endTimeOfDay '23.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1883333333333'^^xsd:double;
  dwc:latitude '59.915'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2009100210'^^xsd:integer;
  dwc:observationDate '2009-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_2017117290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_2017117290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_2017117290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.912877283333 4.1894154666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.912877283333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1894154666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_2017117290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.912877283333 4.1894154666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.912877283333"^^xsd:decimal ;
  geo-pos:long "4.1894154666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_2017117290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2017117290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2017117290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '23.333333333333'^^xsd:double;
  dwc:endTimeOfDay '23.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1894154666667'^^xsd:double;
  dwc:startLongitude '4.1894154666667'^^xsd:double;
  dwc:endLongitude '4.2169494333333'^^xsd:double;
  dwc:latitude '59.912877283333'^^xsd:double;
  dwc:startLatitude '59.912877283333'^^xsd:double;
  dwc:endLatitude '59.8893402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.2169494333333 59.8893402, 4.2169494333333 59.912877283333, 4.1894154666667 59.912877283333, 4.1894154666667 59.8893402, 4.2169494333333 59.8893402))'^^xsd:string;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2017117290'^^xsd:integer;
  dwc:observationDate '2017-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_2016100230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.907776566667 4.1898170333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.907776566667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1898170333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.907776566667 4.1898170333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.907776566667"^^xsd:decimal ;
  geo-pos:long "4.1898170333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_2016100230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2016100230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2016100230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '7.4'^^xsd:double;
  dwc:endTimeOfDay '7.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1898170333333'^^xsd:double;
  dwc:startLongitude '4.1898170333333'^^xsd:double;
  dwc:endLongitude '4.20201735'^^xsd:double;
  dwc:latitude '59.907776566667'^^xsd:double;
  dwc:startLatitude '59.907776566667'^^xsd:double;
  dwc:endLatitude '59.887155566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.20201735 59.887155566667, 4.20201735 59.907776566667, 4.1898170333333 59.907776566667, 4.1898170333333 59.887155566667, 4.20201735 59.887155566667))'^^xsd:string;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2016100230'^^xsd:integer;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.281666666667 4.1916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.281666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.281666666667 4.1916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.281666666667"^^xsd:decimal ;
  geo-pos:long "4.1916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '5.15'^^xsd:double;
  dwc:endTimeOfDay '5.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1916666666667'^^xsd:double;
  dwc:latitude '59.281666666667'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176960'^^xsd:integer;
  dwc:observationDate '1997-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.898333333333 4.1933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.898333333333 4.1933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.898333333333"^^xsd:decimal ;
  geo-pos:long "4.1933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '16.333333333333'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1933333333333'^^xsd:double;
  dwc:latitude '59.898333333333'^^xsd:double;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177490'^^xsd:integer;
  dwc:observationDate '1996-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.896666666667 4.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.896666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.896666666667 4.195)"^^geo:wktLiteral ;
  geo-pos:lat "59.896666666667"^^xsd:decimal ;
  geo-pos:long "4.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '18.1'^^xsd:double;
  dwc:endTimeOfDay '18.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.195'^^xsd:double;
  dwc:latitude '59.896666666667'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100210'^^xsd:integer;
  dwc:observationDate '2014-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.906666666667 4.1966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.906666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.906666666667 4.1966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.906666666667"^^xsd:decimal ;
  geo-pos:long "4.1966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '18.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.1966666666667'^^xsd:double;
  dwc:latitude '59.906666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100210'^^xsd:integer;
  dwc:observationDate '2013-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.173333333333"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '5.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '58.173333333333'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177240'^^xsd:integer;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333333333"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '58.833333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175150'^^xsd:integer;
  dwc:observationDate '1985-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.901666666667 4.2016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.901666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.901666666667 4.2016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.901666666667"^^xsd:decimal ;
  geo-pos:long "4.2016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '19.783333333333'^^xsd:double;
  dwc:endTimeOfDay '20.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2016666666667'^^xsd:double;
  dwc:latitude '59.901666666667'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177330'^^xsd:integer;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_201110021010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_201110021010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_201110021010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.88 4.2083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.88"^^xsd:decimal ;
  dwc:decimalLongitude "4.2083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_201110021010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.88 4.2083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.88"^^xsd:decimal ;
  geo-pos:long "4.2083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_201110021010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201110021010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201110021010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '0.15'^^xsd:double;
  dwc:endTimeOfDay '0.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2083333333333'^^xsd:double;
  dwc:latitude '59.88'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201110021010'^^xsd:integer;
  dwc:observationDate '2011-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.893333333333 4.2133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.893333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.2133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.893333333333 4.2133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.893333333333"^^xsd:decimal ;
  geo-pos:long "4.2133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2133333333333'^^xsd:double;
  dwc:latitude '59.893333333333'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177170'^^xsd:integer;
  dwc:observationDate '1995-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 4.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 4.215)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "4.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '20.65'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.215'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175440'^^xsd:integer;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.876666666667 4.2166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.876666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.876666666667 4.2166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.876666666667"^^xsd:decimal ;
  geo-pos:long "4.2166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '12.766666666667'^^xsd:double;
  dwc:endTimeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2166666666667'^^xsd:double;
  dwc:latitude '59.876666666667'^^xsd:double;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002980'^^xsd:integer;
  dwc:observationDate '2010-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.2333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 4.2333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "4.2333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '6.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2333333333333'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175240'^^xsd:integer;
  dwc:observationDate '1986-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 4.29)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '7.4333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.29'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002170'^^xsd:integer;
  dwc:observationDate '2014-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.421666666667 4.2966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.421666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.2966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.421666666667 4.2966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.421666666667"^^xsd:decimal ;
  geo-pos:long "4.2966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '10.733333333333'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2966666666667'^^xsd:double;
  dwc:latitude '58.421666666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174920'^^xsd:integer;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 4.2983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41"^^xsd:decimal ;
  dwc:decimalLongitude "4.2983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41 4.2983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.41"^^xsd:decimal ;
  geo-pos:long "4.2983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.516666666667'^^xsd:double;
  dwc:endTimeOfDay '15.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.2983333333333'^^xsd:double;
  dwc:latitude '58.41'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022420'^^xsd:integer;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '8.05'^^xsd:double;
  dwc:endTimeOfDay '8.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176550'^^xsd:integer;
  dwc:observationDate '1990-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.3033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.3033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.3033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "4.3033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3033333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177560'^^xsd:integer;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.405 4.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.405"^^xsd:decimal ;
  dwc:decimalLongitude "4.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.405 4.305)"^^geo:wktLiteral ;
  geo-pos:lat "58.405"^^xsd:decimal ;
  geo-pos:long "4.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '19.966666666667'^^xsd:double;
  dwc:endTimeOfDay '20.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.305'^^xsd:double;
  dwc:latitude '58.405'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177210'^^xsd:integer;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.398333333333 4.3066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.398333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.3066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.398333333333 4.3066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.398333333333"^^xsd:decimal ;
  geo-pos:long "4.3066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '10.65'^^xsd:double;
  dwc:endTimeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3066666666667'^^xsd:double;
  dwc:latitude '58.398333333333'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002170'^^xsd:integer;
  dwc:observationDate '2013-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.401666666667 4.3066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.401666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.401666666667 4.3066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.401666666667"^^xsd:decimal ;
  geo-pos:long "4.3066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '20.35'^^xsd:double;
  dwc:endTimeOfDay '20.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3066666666667'^^xsd:double;
  dwc:latitude '58.401666666667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002820'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.3083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.3083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.3083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "4.3083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3083333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177120'^^xsd:integer;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.401666666667 4.3083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.401666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3083333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.401666666667 4.3083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.401666666667"^^xsd:decimal ;
  geo-pos:long "4.3083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.716666666667'^^xsd:double;
  dwc:endTimeOfDay '19.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3083333333333'^^xsd:double;
  dwc:latitude '58.401666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177660'^^xsd:integer;
  dwc:observationDate '1996-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395 4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.395"^^xsd:decimal ;
  dwc:decimalLongitude "4.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395 4.31)"^^geo:wktLiteral ;
  geo-pos:lat "58.395"^^xsd:decimal ;
  geo-pos:long "4.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '3.4'^^xsd:double;
  dwc:endTimeOfDay '3.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.31'^^xsd:double;
  dwc:latitude '58.395'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002900'^^xsd:integer;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.403333333333 4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.403333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.403333333333 4.31)"^^geo:wktLiteral ;
  geo-pos:lat "58.403333333333"^^xsd:decimal ;
  geo-pos:long "4.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '4.55'^^xsd:double;
  dwc:endTimeOfDay '5.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.31'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177080'^^xsd:integer;
  dwc:observationDate '1995-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395 4.3116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.395"^^xsd:decimal ;
  dwc:decimalLongitude "4.3116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395 4.3116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.395"^^xsd:decimal ;
  geo-pos:long "4.3116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '21.083333333333'^^xsd:double;
  dwc:endTimeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3116666666667'^^xsd:double;
  dwc:latitude '58.395'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002770'^^xsd:integer;
  dwc:observationDate '2011-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.396666666667 4.3116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.396666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.396666666667 4.3116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.396666666667"^^xsd:decimal ;
  geo-pos:long "4.3116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.6'^^xsd:double;
  dwc:endTimeOfDay '15.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3116666666667'^^xsd:double;
  dwc:latitude '58.396666666667'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176990'^^xsd:integer;
  dwc:observationDate '2000-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.3133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.3133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.3133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "4.3133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '16.133333333333'^^xsd:double;
  dwc:endTimeOfDay '16.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3133333333333'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176910'^^xsd:integer;
  dwc:observationDate '1997-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415956866667 4.3135839333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415956866667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3135839333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415956866667 4.3135839333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415956866667"^^xsd:decimal ;
  geo-pos:long "4.3135839333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '20.05'^^xsd:double;
  dwc:endTimeOfDay '20.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3135839333333'^^xsd:double;
  dwc:startLongitude '4.3135839333333'^^xsd:double;
  dwc:endLongitude '4.3358157166667'^^xsd:double;
  dwc:latitude '58.415956866667'^^xsd:double;
  dwc:startLatitude '58.415956866667'^^xsd:double;
  dwc:endLatitude '58.391373033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.3358157166667 58.391373033333, 4.3358157166667 58.415956866667, 4.3135839333333 58.415956866667, 4.3135839333333 58.391373033333, 4.3358157166667 58.391373033333))'^^xsd:string;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172250'^^xsd:integer;
  dwc:observationDate '2017-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.315)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "4.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '6.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.315'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175620'^^xsd:integer;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.785010583333 4.3158395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.785010583333"^^xsd:decimal ;
  dwc:decimalLongitude "4.3158395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.785010583333 4.3158395)"^^geo:wktLiteral ;
  geo-pos:lat "59.785010583333"^^xsd:decimal ;
  geo-pos:long "4.3158395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '2.05'^^xsd:double;
  dwc:endTimeOfDay '2.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3158395'^^xsd:double;
  dwc:startLongitude '4.3158395'^^xsd:double;
  dwc:endLongitude '4.3404126666667'^^xsd:double;
  dwc:latitude '59.785010583333'^^xsd:double;
  dwc:startLatitude '59.785010583333'^^xsd:double;
  dwc:endLatitude '59.76138735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.3404126666667 59.76138735, 4.3404126666667 59.785010583333, 4.3158395 59.785010583333, 4.3158395 59.76138735, 4.3404126666667 59.76138735))'^^xsd:string;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172100'^^xsd:integer;
  dwc:observationDate '2017-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 4.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 4.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "4.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177010'^^xsd:integer;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 4.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 4.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "4.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '0.25'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3166666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176810'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310022010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "4.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310022010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310022010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310022010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3166666666667'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310022010'^^xsd:integer;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_2016100240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7835 4.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7835"^^xsd:decimal ;
  dwc:decimalLongitude "4.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7835 4.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.7835"^^xsd:decimal ;
  geo-pos:long "4.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_2016100240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2016100240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2016100240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '9.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3166666666667'^^xsd:double;
  dwc:startLongitude '4.3166666666667'^^xsd:double;
  dwc:endLongitude '4.3383475666667'^^xsd:double;
  dwc:latitude '59.7835'^^xsd:double;
  dwc:startLatitude '59.7835'^^xsd:double;
  dwc:endLatitude '59.7629717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.3383475666667 59.7629717, 4.3383475666667 59.7835, 4.3166666666667 59.7835, 4.3166666666667 59.7629717, 4.3383475666667 59.7629717))'^^xsd:string;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2016100240'^^xsd:integer;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 4.3183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.415"^^xsd:decimal ;
  dwc:decimalLongitude "4.3183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "287"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.415 4.3183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.415"^^xsd:decimal ;
  geo-pos:long "4.3183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '14.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3183333333333'^^xsd:double;
  dwc:latitude '58.415'^^xsd:double;
  dwc:minimumDepth '287'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021090'^^xsd:integer;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.406727983333 4.3215569166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.406727983333"^^xsd:decimal ;
  dwc:decimalLongitude "4.3215569166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.406727983333 4.3215569166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.406727983333"^^xsd:decimal ;
  geo-pos:long "4.3215569166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '19.183333333333'^^xsd:double;
  dwc:endTimeOfDay '19.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3215569166667'^^xsd:double;
  dwc:startLongitude '4.3215569166667'^^xsd:double;
  dwc:endLongitude '4.3217389833333'^^xsd:double;
  dwc:latitude '58.406727983333'^^xsd:double;
  dwc:startLatitude '58.406727983333'^^xsd:double;
  dwc:endLatitude '58.4269034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.3217389833333 58.406727983333, 4.3217389833333 58.4269034, 4.3215569166667 58.4269034, 4.3215569166667 58.406727983333, 4.3217389833333 58.406727983333))'^^xsd:string;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002180'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.411666666667 4.3233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.411666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.411666666667 4.3233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.411666666667"^^xsd:decimal ;
  geo-pos:long "4.3233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.133333333333'^^xsd:double;
  dwc:endTimeOfDay '15.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3233333333333'^^xsd:double;
  dwc:latitude '58.411666666667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002630'^^xsd:integer;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.403333333333 4.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.403333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.403333333333 4.325)"^^geo:wktLiteral ;
  geo-pos:lat "58.403333333333"^^xsd:decimal ;
  geo-pos:long "4.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.325'^^xsd:double;
  dwc:latitude '58.403333333333'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002400'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 4.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 4.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "4.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3333333333333'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174920'^^xsd:integer;
  dwc:observationDate '1988-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 4.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "294"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 4.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "4.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.3333333333333'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:minimumDepth '294'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178130'^^xsd:integer;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 4.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.4"^^xsd:decimal ;
  geo-pos:long "4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.083333333333'^^xsd:double;
  dwc:endTimeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.35'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176090'^^xsd:integer;
  dwc:observationDate '1992-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410021940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94 4.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94"^^xsd:decimal ;
  dwc:decimalLongitude "4.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94 4.48)"^^geo:wktLiteral ;
  geo-pos:lat "58.94"^^xsd:decimal ;
  geo-pos:long "4.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410021940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410021940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410021940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.15'^^xsd:double;
  dwc:endTimeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.48'^^xsd:double;
  dwc:latitude '58.94'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410021940'^^xsd:integer;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.923333333333 4.5033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.923333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.5033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.923333333333 4.5033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.923333333333"^^xsd:decimal ;
  geo-pos:long "4.5033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '14.85'^^xsd:double;
  dwc:endTimeOfDay '15.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5033333333333'^^xsd:double;
  dwc:latitude '58.923333333333'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002890'^^xsd:integer;
  dwc:observationDate '2008-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.915206633333 4.5089980333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.915206633333"^^xsd:decimal ;
  dwc:decimalLongitude "4.5089980333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.915206633333 4.5089980333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.915206633333"^^xsd:decimal ;
  geo-pos:long "4.5089980333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5089980333333'^^xsd:double;
  dwc:startLongitude '4.5089980333333'^^xsd:double;
  dwc:endLongitude '4.4982444166667'^^xsd:double;
  dwc:latitude '58.915206633333'^^xsd:double;
  dwc:startLatitude '58.915206633333'^^xsd:double;
  dwc:endLatitude '58.938639433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.5089980333333 58.915206633333, 4.5089980333333 58.938639433333, 4.4982444166667 58.938639433333, 4.4982444166667 58.915206633333, 4.5089980333333 58.915206633333))'^^xsd:string;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002140'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9200425 4.5096564333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9200425"^^xsd:decimal ;
  dwc:decimalLongitude "4.5096564333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9200425 4.5096564333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9200425"^^xsd:decimal ;
  geo-pos:long "4.5096564333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '3.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5096564333333'^^xsd:double;
  dwc:startLongitude '4.5096564333333'^^xsd:double;
  dwc:endLongitude '4.5045405666667'^^xsd:double;
  dwc:latitude '58.9200425'^^xsd:double;
  dwc:startLatitude '58.9200425'^^xsd:double;
  dwc:endLatitude '58.948898283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.5096564333333 58.9200425, 4.5096564333333 58.948898283333, 4.5045405666667 58.948898283333, 4.5045405666667 58.9200425, 4.5096564333333 58.9200425))'^^xsd:string;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172200'^^xsd:integer;
  dwc:observationDate '2017-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.911666666667 4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.911666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.911666666667 4.51)"^^geo:wktLiteral ;
  geo-pos:lat "58.911666666667"^^xsd:decimal ;
  geo-pos:long "4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '19.75'^^xsd:double;
  dwc:endTimeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.51'^^xsd:double;
  dwc:latitude '58.911666666667'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178110'^^xsd:integer;
  dwc:observationDate '1994-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.918333333333 4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.918333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.918333333333 4.51)"^^geo:wktLiteral ;
  geo-pos:lat "58.918333333333"^^xsd:decimal ;
  geo-pos:long "4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.51'^^xsd:double;
  dwc:latitude '58.918333333333'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002350'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.936666666667 4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.936666666667 4.51)"^^geo:wktLiteral ;
  geo-pos:lat "58.936666666667"^^xsd:decimal ;
  geo-pos:long "4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.783333333333'^^xsd:double;
  dwc:endTimeOfDay '20.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.51'^^xsd:double;
  dwc:latitude '58.936666666667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002840'^^xsd:integer;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.5116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.5116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.5116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '21.5'^^xsd:double;
  dwc:endTimeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5116666666667'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176330'^^xsd:integer;
  dwc:observationDate '1995-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.923333333333 4.5116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.923333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.5116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.923333333333 4.5116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.923333333333"^^xsd:decimal ;
  geo-pos:long "4.5116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '19.266666666667'^^xsd:double;
  dwc:endTimeOfDay '19.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5116666666667'^^xsd:double;
  dwc:latitude '58.923333333333'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177050'^^xsd:integer;
  dwc:observationDate '1994-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.948333333333 4.5116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.948333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.5116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.948333333333 4.5116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.948333333333"^^xsd:decimal ;
  geo-pos:long "4.5116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '1.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5116666666667'^^xsd:double;
  dwc:latitude '58.948333333333'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176840'^^xsd:integer;
  dwc:observationDate '1997-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.5133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.5133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.5133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '19.766666666667'^^xsd:double;
  dwc:endTimeOfDay '20.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5133333333333'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177590'^^xsd:integer;
  dwc:observationDate '1996-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.5133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.5133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.5133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '4.9'^^xsd:double;
  dwc:endTimeOfDay '5.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5133333333333'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175550'^^xsd:integer;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 4.5133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95"^^xsd:decimal ;
  dwc:decimalLongitude "4.5133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 4.5133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.95"^^xsd:decimal ;
  geo-pos:long "4.5133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '22.55'^^xsd:double;
  dwc:endTimeOfDay '23.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5133333333333'^^xsd:double;
  dwc:latitude '58.95'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002570'^^xsd:integer;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.903333333333 4.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.903333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.903333333333 4.515)"^^geo:wktLiteral ;
  geo-pos:lat "58.903333333333"^^xsd:decimal ;
  geo-pos:long "4.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11.733333333333'^^xsd:double;
  dwc:endTimeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.515'^^xsd:double;
  dwc:latitude '58.903333333333'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002890'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 4.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.913333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 4.515)"^^geo:wktLiteral ;
  geo-pos:lat "58.913333333333"^^xsd:decimal ;
  geo-pos:long "4.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '4.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.515'^^xsd:double;
  dwc:latitude '58.913333333333'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177750'^^xsd:integer;
  dwc:observationDate '1999-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.5166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "4.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '7.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5166666666667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174970'^^xsd:integer;
  dwc:observationDate '1984-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 4.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 4.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "4.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '13.416666666667'^^xsd:double;
  dwc:endTimeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5166666666667'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176750'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.911666666667 4.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.911666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.911666666667 4.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.911666666667"^^xsd:decimal ;
  geo-pos:long "4.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '2.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5166666666667'^^xsd:double;
  dwc:latitude '58.911666666667'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177230'^^xsd:integer;
  dwc:observationDate '1998-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.921666666667 4.5183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.921666666667 4.5183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.921666666667"^^xsd:decimal ;
  geo-pos:long "4.5183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '22.716666666667'^^xsd:double;
  dwc:endTimeOfDay '23.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5183333333333'^^xsd:double;
  dwc:latitude '58.921666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002980'^^xsd:integer;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 4.5183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95"^^xsd:decimal ;
  dwc:decimalLongitude "4.5183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 4.5183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.95"^^xsd:decimal ;
  geo-pos:long "4.5183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '16.533333333333'^^xsd:double;
  dwc:endTimeOfDay '17.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5183333333333'^^xsd:double;
  dwc:latitude '58.95'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002100'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.908333333333 4.5216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.908333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.5216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.908333333333 4.5216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.908333333333"^^xsd:decimal ;
  geo-pos:long "4.5216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13.45'^^xsd:double;
  dwc:endTimeOfDay '14.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5216666666667'^^xsd:double;
  dwc:latitude '58.908333333333'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002840'^^xsd:integer;
  dwc:observationDate '2011-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.91 4.5216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.91"^^xsd:decimal ;
  dwc:decimalLongitude "4.5216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.91 4.5216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.91"^^xsd:decimal ;
  geo-pos:long "4.5216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '21.816666666667'^^xsd:double;
  dwc:endTimeOfDay '22.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5216666666667'^^xsd:double;
  dwc:latitude '58.91'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021980'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.935 4.5216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.935"^^xsd:decimal ;
  dwc:decimalLongitude "4.5216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.935 4.5216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.935"^^xsd:decimal ;
  geo-pos:long "4.5216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '17.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5216666666667'^^xsd:double;
  dwc:latitude '58.935'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002100'^^xsd:integer;
  dwc:observationDate '2013-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94 4.5233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94"^^xsd:decimal ;
  dwc:decimalLongitude "4.5233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94 4.5233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.94"^^xsd:decimal ;
  geo-pos:long "4.5233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '22.783333333333'^^xsd:double;
  dwc:endTimeOfDay '23.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5233333333333'^^xsd:double;
  dwc:latitude '58.94'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176920'^^xsd:integer;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27 4.5316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.27"^^xsd:decimal ;
  dwc:decimalLongitude "4.5316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27 4.5316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.27"^^xsd:decimal ;
  geo-pos:long "4.5316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5316666666667'^^xsd:double;
  dwc:latitude '59.27'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002960'^^xsd:integer;
  dwc:observationDate '2011-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27 4.5316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.27"^^xsd:decimal ;
  dwc:decimalLongitude "4.5316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.27 4.5316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.27"^^xsd:decimal ;
  geo-pos:long "4.5316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '20.85'^^xsd:double;
  dwc:endTimeOfDay '21.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5316666666667'^^xsd:double;
  dwc:latitude '59.27'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002930'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_200910021020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.295 4.5416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.295"^^xsd:decimal ;
  dwc:decimalLongitude "4.5416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.295 4.5416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.295"^^xsd:decimal ;
  geo-pos:long "4.5416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_200910021020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200910021020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200910021020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '10.25'^^xsd:double;
  dwc:endTimeOfDay '10.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5416666666667'^^xsd:double;
  dwc:latitude '59.295'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200910021020'^^xsd:integer;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_2016100270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.280150083333 4.5430975166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.280150083333"^^xsd:decimal ;
  dwc:decimalLongitude "4.5430975166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_2016100270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.280150083333 4.5430975166667)"^^geo:wktLiteral ;
  geo-pos:lat "59.280150083333"^^xsd:decimal ;
  geo-pos:long "4.5430975166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_2016100270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2016100270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2016100270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '10.383333333333'^^xsd:double;
  dwc:endTimeOfDay '10.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5430975166667'^^xsd:double;
  dwc:startLongitude '4.5430975166667'^^xsd:double;
  dwc:endLongitude '4.5337906666667'^^xsd:double;
  dwc:latitude '59.280150083333'^^xsd:double;
  dwc:startLatitude '59.280150083333'^^xsd:double;
  dwc:endLatitude '59.302017866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.5430975166667 59.280150083333, 4.5430975166667 59.302017866667, 4.5337906666667 59.302017866667, 4.5337906666667 59.280150083333, 4.5430975166667 59.280150083333))'^^xsd:string;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2016100270'^^xsd:integer;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.29 4.5433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.29"^^xsd:decimal ;
  dwc:decimalLongitude "4.5433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.29 4.5433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.29"^^xsd:decimal ;
  geo-pos:long "4.5433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5433333333333'^^xsd:double;
  dwc:latitude '59.29'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100260'^^xsd:integer;
  dwc:observationDate '2013-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.296666666667 4.5433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.296666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.296666666667 4.5433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.296666666667"^^xsd:decimal ;
  geo-pos:long "4.5433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '0.46666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.96666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5433333333333'^^xsd:double;
  dwc:latitude '59.296666666667'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100220'^^xsd:integer;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.293544016667 4.5456406833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.293544016667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5456406833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.293544016667 4.5456406833333)"^^geo:wktLiteral ;
  geo-pos:lat "59.293544016667"^^xsd:decimal ;
  geo-pos:long "4.5456406833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '16.866666666667'^^xsd:double;
  dwc:endTimeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5456406833333'^^xsd:double;
  dwc:startLongitude '4.5456406833333'^^xsd:double;
  dwc:endLongitude '4.5599805666667'^^xsd:double;
  dwc:latitude '59.293544016667'^^xsd:double;
  dwc:startLatitude '59.293544016667'^^xsd:double;
  dwc:endLatitude '59.32476375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.5599805666667 59.293544016667, 4.5599805666667 59.32476375, 4.5456406833333 59.32476375, 4.5456406833333 59.293544016667, 4.5599805666667 59.293544016667))'^^xsd:string;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172160'^^xsd:integer;
  dwc:observationDate '2017-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 4.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 4.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.3"^^xsd:decimal ;
  geo-pos:long "4.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5466666666667'^^xsd:double;
  dwc:latitude '59.3'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002310'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.306666666667 4.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.306666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.306666666667 4.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.306666666667"^^xsd:decimal ;
  geo-pos:long "4.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '6.15'^^xsd:double;
  dwc:endTimeOfDay '6.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5466666666667'^^xsd:double;
  dwc:latitude '59.306666666667'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100260'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14.25'^^xsd:double;
  dwc:endTimeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.55'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175990'^^xsd:integer;
  dwc:observationDate '1985-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 4.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.55'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177180'^^xsd:integer;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.291666666667 4.5516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.291666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.291666666667 4.5516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.291666666667"^^xsd:decimal ;
  geo-pos:long "4.5516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '22.75'^^xsd:double;
  dwc:endTimeOfDay '23.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5516666666667'^^xsd:double;
  dwc:latitude '59.291666666667'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021110'^^xsd:integer;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.5666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "4.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '22.416666666667'^^xsd:double;
  dwc:endTimeOfDay '23.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5666666666667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176140'^^xsd:integer;
  dwc:observationDate '1987-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.5666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "4.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5666666666667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175300'^^xsd:integer;
  dwc:observationDate '1986-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 4.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.5666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 4.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "4.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5666666666667'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176090'^^xsd:integer;
  dwc:observationDate '1987-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.5833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.5833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 4.5833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "4.5833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '4.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5833333333333'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174930'^^xsd:integer;
  dwc:observationDate '1988-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 4.5833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.5833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 4.5833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "4.5833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '15.416666666667'^^xsd:double;
  dwc:endTimeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5833333333333'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174890'^^xsd:integer;
  dwc:observationDate '1988-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 4.5833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.5833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 4.5833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "4.5833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '15.416666666667'^^xsd:double;
  dwc:endTimeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5833333333333'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175140'^^xsd:integer;
  dwc:observationDate '1985-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.5833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.5833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.5833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.5833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.8'^^xsd:double;
  dwc:endTimeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.5833333333333'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174910'^^xsd:integer;
  dwc:observationDate '1984-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.578333333333 4.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.578333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.578333333333 4.615)"^^geo:wktLiteral ;
  geo-pos:lat "58.578333333333"^^xsd:decimal ;
  geo-pos:long "4.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '10.95'^^xsd:double;
  dwc:endTimeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.615'^^xsd:double;
  dwc:latitude '58.578333333333'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175640'^^xsd:integer;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.586666666667 4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.586666666667 4.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.586666666667"^^xsd:decimal ;
  geo-pos:long "4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '10.316666666667'^^xsd:double;
  dwc:endTimeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.62'^^xsd:double;
  dwc:latitude '58.586666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002180'^^xsd:integer;
  dwc:observationDate '2014-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.581666666667 4.6233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.581666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.581666666667 4.6233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.581666666667"^^xsd:decimal ;
  geo-pos:long "4.6233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18.116666666667'^^xsd:double;
  dwc:endTimeOfDay '18.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6233333333333'^^xsd:double;
  dwc:latitude '58.581666666667'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002760'^^xsd:integer;
  dwc:observationDate '2011-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410021960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.573333333333 4.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.573333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.573333333333 4.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.573333333333"^^xsd:decimal ;
  geo-pos:long "4.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410021960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410021960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410021960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.066666666667'^^xsd:double;
  dwc:endTimeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.625'^^xsd:double;
  dwc:latitude '58.573333333333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410021960'^^xsd:integer;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576666666667 4.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576666666667 4.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.576666666667"^^xsd:decimal ;
  geo-pos:long "4.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.625'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177200'^^xsd:integer;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563333333333 4.6316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563333333333 4.6316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563333333333"^^xsd:decimal ;
  geo-pos:long "4.6316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '18.4'^^xsd:double;
  dwc:endTimeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6316666666667'^^xsd:double;
  dwc:latitude '58.563333333333'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021970'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 4.6333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 4.6333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "4.6333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '4.25'^^xsd:double;
  dwc:endTimeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6333333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177000'^^xsd:integer;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 4.6333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 4.6333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "4.6333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6333333333333'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177070'^^xsd:integer;
  dwc:observationDate '1995-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 4.6333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.568333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 4.6333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.568333333333"^^xsd:decimal ;
  geo-pos:long "4.6333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '17.35'^^xsd:double;
  dwc:endTimeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6333333333333'^^xsd:double;
  dwc:latitude '58.568333333333'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '266'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002810'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.553333333333 4.6366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.553333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.553333333333 4.6366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.553333333333"^^xsd:decimal ;
  geo-pos:long "4.6366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '13.083333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6366666666667'^^xsd:double;
  dwc:latitude '58.553333333333'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002180'^^xsd:integer;
  dwc:observationDate '2013-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.556666666667 4.6366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.556666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.556666666667 4.6366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.556666666667"^^xsd:decimal ;
  geo-pos:long "4.6366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '5.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6366666666667'^^xsd:double;
  dwc:latitude '58.556666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177550'^^xsd:integer;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.188333333333 4.6383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.188333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.188333333333 4.6383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.188333333333"^^xsd:decimal ;
  geo-pos:long "4.6383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '13.666666666667'^^xsd:double;
  dwc:endTimeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6383333333333'^^xsd:double;
  dwc:latitude '58.188333333333'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002270'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.553333333333 4.6383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.553333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.553333333333 4.6383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.553333333333"^^xsd:decimal ;
  geo-pos:long "4.6383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '18.766666666667'^^xsd:double;
  dwc:endTimeOfDay '19.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6383333333333'^^xsd:double;
  dwc:latitude '58.553333333333'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177140'^^xsd:integer;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563333333333 4.6383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563333333333 4.6383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.563333333333"^^xsd:decimal ;
  geo-pos:long "4.6383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.3'^^xsd:double;
  dwc:endTimeOfDay '7.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6383333333333'^^xsd:double;
  dwc:latitude '58.563333333333'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002810'^^xsd:integer;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.561666666667 4.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.561666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.561666666667 4.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.561666666667"^^xsd:decimal ;
  geo-pos:long "4.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.266666666667'^^xsd:double;
  dwc:endTimeOfDay '17.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.64'^^xsd:double;
  dwc:latitude '58.561666666667'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177000'^^xsd:integer;
  dwc:observationDate '2000-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.573333333333 4.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.573333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.573333333333 4.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.573333333333"^^xsd:decimal ;
  geo-pos:long "4.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '18.7'^^xsd:double;
  dwc:endTimeOfDay '19.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.64'^^xsd:double;
  dwc:latitude '58.573333333333'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176920'^^xsd:integer;
  dwc:observationDate '1997-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.548657333333 4.6401305166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.548657333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6401305166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.548657333333 4.6401305166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.548657333333"^^xsd:decimal ;
  geo-pos:long "4.6401305166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '22.95'^^xsd:double;
  dwc:endTimeOfDay '23.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6401305166667'^^xsd:double;
  dwc:startLongitude '4.6401305166667'^^xsd:double;
  dwc:endLongitude '4.6223625333333'^^xsd:double;
  dwc:latitude '58.548657333333'^^xsd:double;
  dwc:startLatitude '58.548657333333'^^xsd:double;
  dwc:endLatitude '58.576368683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.6401305166667 58.548657333333, 4.6401305166667 58.576368683333, 4.6223625333333 58.576368683333, 4.6223625333333 58.548657333333, 4.6401305166667 58.548657333333))'^^xsd:string;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172260'^^xsd:integer;
  dwc:observationDate '2017-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.539464783333 4.6416217333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.539464783333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6416217333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.539464783333 4.6416217333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.539464783333"^^xsd:decimal ;
  geo-pos:long "4.6416217333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '21.466666666667'^^xsd:double;
  dwc:endTimeOfDay '21.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6416217333333'^^xsd:double;
  dwc:startLongitude '4.6416217333333'^^xsd:double;
  dwc:endLongitude '4.6348758833333'^^xsd:double;
  dwc:latitude '58.539464783333'^^xsd:double;
  dwc:startLatitude '58.539464783333'^^xsd:double;
  dwc:endLatitude '58.564433133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.6416217333333 58.539464783333, 4.6416217333333 58.564433133333, 4.6348758833333 58.564433133333, 4.6348758833333 58.539464783333, 4.6416217333333 58.539464783333))'^^xsd:string;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002190'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.188333333333 4.6416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.188333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.188333333333 4.6416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.188333333333"^^xsd:decimal ;
  geo-pos:long "4.6416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6416666666667'^^xsd:double;
  dwc:latitude '58.188333333333'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002750'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 4.6416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "4.6416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 4.6416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "4.6416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '21.183333333333'^^xsd:double;
  dwc:endTimeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6416666666667'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177670'^^xsd:integer;
  dwc:observationDate '1996-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 4.6416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.568333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 4.6416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.568333333333"^^xsd:decimal ;
  geo-pos:long "4.6416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '2.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6416666666667'^^xsd:double;
  dwc:latitude '58.568333333333'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002850'^^xsd:integer;
  dwc:observationDate '2008-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565 4.6433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.565"^^xsd:decimal ;
  dwc:decimalLongitude "4.6433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565 4.6433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.565"^^xsd:decimal ;
  geo-pos:long "4.6433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '9.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '10.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6433333333333'^^xsd:double;
  dwc:latitude '58.565'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002410'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.555 4.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.555"^^xsd:decimal ;
  dwc:decimalLongitude "4.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.555 4.645)"^^geo:wktLiteral ;
  geo-pos:lat "58.555"^^xsd:decimal ;
  geo-pos:long "4.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.645'^^xsd:double;
  dwc:latitude '58.555'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174910'^^xsd:integer;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.6466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.6466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.183333333333"^^xsd:decimal ;
  geo-pos:long "4.6466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11.866666666667'^^xsd:double;
  dwc:endTimeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6466666666667'^^xsd:double;
  dwc:latitude '58.183333333333'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174810'^^xsd:integer;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.186666666667 4.6466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.186666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.186666666667 4.6466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.186666666667"^^xsd:decimal ;
  geo-pos:long "4.6466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.55'^^xsd:double;
  dwc:endTimeOfDay '18.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6466666666667'^^xsd:double;
  dwc:latitude '58.186666666667'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022430'^^xsd:integer;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.146666666667 4.6483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.146666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.146666666667 4.6483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.146666666667"^^xsd:decimal ;
  geo-pos:long "4.6483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '9.2'^^xsd:double;
  dwc:endTimeOfDay '10.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6483333333333'^^xsd:double;
  dwc:latitude '58.146666666667'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177900'^^xsd:integer;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 4.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.65'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176820'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.181666666667 4.6566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.181666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.181666666667 4.6566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.181666666667"^^xsd:decimal ;
  geo-pos:long "4.6566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '6.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6566666666667'^^xsd:double;
  dwc:latitude '58.181666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177100'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.56 4.6566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.56"^^xsd:decimal ;
  dwc:decimalLongitude "4.6566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.56 4.6566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.56"^^xsd:decimal ;
  geo-pos:long "4.6566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '0.31666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.81666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6566666666667'^^xsd:double;
  dwc:latitude '58.56'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002890'^^xsd:integer;
  dwc:observationDate '2009-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.546666666667 4.6583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.546666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.546666666667 4.6583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.546666666667"^^xsd:decimal ;
  geo-pos:long "4.6583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '18.133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6583333333333'^^xsd:double;
  dwc:latitude '58.546666666667'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002640'^^xsd:integer;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.096666666667 4.6633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.096666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.096666666667 4.6633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.096666666667"^^xsd:decimal ;
  geo-pos:long "4.6633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6633333333333'^^xsd:double;
  dwc:latitude '58.096666666667'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002280'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 4.6666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.176666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 4.6666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.176666666667"^^xsd:decimal ;
  geo-pos:long "4.6666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '12.933333333333'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6666666666667'^^xsd:double;
  dwc:latitude '58.176666666667'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002640'^^xsd:integer;
  dwc:observationDate '2012-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.6666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.6666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.183333333333"^^xsd:decimal ;
  geo-pos:long "4.6666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '15.25'^^xsd:double;
  dwc:endTimeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6666666666667'^^xsd:double;
  dwc:latitude '58.183333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175870'^^xsd:integer;
  dwc:observationDate '1988-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.6666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.6666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.183333333333"^^xsd:decimal ;
  geo-pos:long "4.6666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '17.75'^^xsd:double;
  dwc:endTimeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6666666666667'^^xsd:double;
  dwc:latitude '58.183333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177050'^^xsd:integer;
  dwc:observationDate '1987-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.6683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.6683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.183333333333"^^xsd:decimal ;
  geo-pos:long "4.6683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6683333333333'^^xsd:double;
  dwc:latitude '58.183333333333'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177230'^^xsd:integer;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175 4.6733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.175"^^xsd:decimal ;
  dwc:decimalLongitude "4.6733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175 4.6733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.175"^^xsd:decimal ;
  geo-pos:long "4.6733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '23.65'^^xsd:double;
  dwc:endTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6733333333333'^^xsd:double;
  dwc:latitude '58.175'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002730'^^xsd:integer;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 4.6783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.6783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 4.6783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.17"^^xsd:decimal ;
  geo-pos:long "4.6783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '15.183333333333'^^xsd:double;
  dwc:endTimeOfDay '15.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6783333333333'^^xsd:double;
  dwc:latitude '58.17'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002780'^^xsd:integer;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16987655 4.6832648666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.16987655"^^xsd:decimal ;
  dwc:decimalLongitude "4.6832648666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16987655 4.6832648666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.16987655"^^xsd:decimal ;
  geo-pos:long "4.6832648666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '23.766666666667'^^xsd:double;
  dwc:endTimeOfDay '0.28333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6832648666667'^^xsd:double;
  dwc:startLongitude '4.6832648666667'^^xsd:double;
  dwc:endLongitude '4.6490773833333'^^xsd:double;
  dwc:latitude '58.16987655'^^xsd:double;
  dwc:startLatitude '58.16987655'^^xsd:double;
  dwc:endLatitude '58.184281416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.6832648666667 58.16987655, 4.6832648666667 58.184281416667, 4.6490773833333 58.184281416667, 4.6490773833333 58.16987655, 4.6832648666667 58.16987655))'^^xsd:string;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172360'^^xsd:integer;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 4.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.6833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 4.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "4.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '1.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6833333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002740'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171666666667 4.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.171666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171666666667 4.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.171666666667"^^xsd:decimal ;
  geo-pos:long "4.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.9'^^xsd:double;
  dwc:endTimeOfDay '8.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6833333333333'^^xsd:double;
  dwc:latitude '58.171666666667'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177450'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175 4.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.175"^^xsd:decimal ;
  dwc:decimalLongitude "4.6833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175 4.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.175"^^xsd:decimal ;
  geo-pos:long "4.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '15.633333333333'^^xsd:double;
  dwc:endTimeOfDay '16.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6833333333333'^^xsd:double;
  dwc:latitude '58.175'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177770'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 4.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 4.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "4.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '10.083333333333'^^xsd:double;
  dwc:endTimeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6833333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178140'^^xsd:integer;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 4.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.55"^^xsd:decimal ;
  dwc:decimalLongitude "4.6833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.55 4.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.55"^^xsd:decimal ;
  geo-pos:long "4.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '21.383333333333'^^xsd:double;
  dwc:endTimeOfDay '21.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6833333333333'^^xsd:double;
  dwc:latitude '58.55'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176100'^^xsd:integer;
  dwc:observationDate '1992-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.168333333333 4.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.168333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "221"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.168333333333 4.685)"^^geo:wktLiteral ;
  geo-pos:lat "58.168333333333"^^xsd:decimal ;
  geo-pos:long "4.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '7.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.685'^^xsd:double;
  dwc:latitude '58.168333333333'^^xsd:double;
  dwc:minimumDepth '221'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002510'^^xsd:integer;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171666666667 4.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.171666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171666666667 4.685)"^^geo:wktLiteral ;
  geo-pos:lat "58.171666666667"^^xsd:decimal ;
  geo-pos:long "4.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '0.21666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.71666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.685'^^xsd:double;
  dwc:latitude '58.171666666667'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177100'^^xsd:integer;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171019533333 4.68532925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.171019533333"^^xsd:decimal ;
  dwc:decimalLongitude "4.68532925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171019533333 4.68532925)"^^geo:wktLiteral ;
  geo-pos:lat "58.171019533333"^^xsd:decimal ;
  geo-pos:long "4.68532925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '14.133333333333'^^xsd:double;
  dwc:endTimeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.68532925'^^xsd:double;
  dwc:startLongitude '4.68532925'^^xsd:double;
  dwc:endLongitude '4.6484600833333'^^xsd:double;
  dwc:latitude '58.171019533333'^^xsd:double;
  dwc:startLatitude '58.171019533333'^^xsd:double;
  dwc:endLatitude '58.183536183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.68532925 58.171019533333, 4.68532925 58.183536183333, 4.6484600833333 58.183536183333, 4.6484600833333 58.171019533333, 4.68532925 58.171019533333))'^^xsd:string;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002320'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171666666667 4.6883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.171666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.6883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171666666667 4.6883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.171666666667"^^xsd:decimal ;
  geo-pos:long "4.6883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.233333333333'^^xsd:double;
  dwc:endTimeOfDay '14.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.6883333333333'^^xsd:double;
  dwc:latitude '58.171666666667'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175740'^^xsd:integer;
  dwc:observationDate '2001-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.076666666667 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.076666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.076666666667 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.076666666667"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '10.65'^^xsd:double;
  dwc:endTimeOfDay '11.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '58.076666666667'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002650'^^xsd:integer;
  dwc:observationDate '2011-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.183333333333"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '21'^^xsd:integer;
  dwc:endTimeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '58.183333333333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176880'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.7066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.7066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 4.7066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.183333333333"^^xsd:decimal ;
  geo-pos:long "4.7066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '12.233333333333'^^xsd:double;
  dwc:endTimeOfDay '12.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7066666666667'^^xsd:double;
  dwc:latitude '58.183333333333'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176770'^^xsd:integer;
  dwc:observationDate '1997-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.156310333333 4.7116741666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.156310333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.7116741666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.156310333333 4.7116741666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.156310333333"^^xsd:decimal ;
  geo-pos:long "4.7116741666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '16.35'^^xsd:double;
  dwc:endTimeOfDay '16.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7116741666667'^^xsd:double;
  dwc:startLongitude '4.7116741666667'^^xsd:double;
  dwc:endLongitude '4.6762599'^^xsd:double;
  dwc:latitude '58.156310333333'^^xsd:double;
  dwc:startLatitude '58.156310333333'^^xsd:double;
  dwc:endLatitude '58.1694363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.7116741666667 58.156310333333, 4.7116741666667 58.1694363, 4.6762599 58.1694363, 4.6762599 58.156310333333, 4.7116741666667 58.156310333333))'^^xsd:string;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002820'^^xsd:integer;
  dwc:observationDate '2015-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 4.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "4.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 4.715)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "4.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '13.566666666667'^^xsd:double;
  dwc:endTimeOfDay '13.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.715'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002770'^^xsd:integer;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.235731666667 4.71587125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.235731666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.71587125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.235731666667 4.71587125)"^^geo:wktLiteral ;
  geo-pos:lat "58.235731666667"^^xsd:decimal ;
  geo-pos:long "4.71587125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '21.916666666667'^^xsd:double;
  dwc:endTimeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.71587125'^^xsd:double;
  dwc:startLongitude '4.71587125'^^xsd:double;
  dwc:endLongitude '4.7490824333333'^^xsd:double;
  dwc:latitude '58.235731666667'^^xsd:double;
  dwc:startLatitude '58.235731666667'^^xsd:double;
  dwc:endLatitude '58.217788233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.7490824333333 58.217788233333, 4.7490824333333 58.235731666667, 4.71587125 58.235731666667, 4.71587125 58.217788233333, 4.7490824333333 58.217788233333))'^^xsd:string;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172350'^^xsd:integer;
  dwc:observationDate '2017-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 4.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 4.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "4.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7166666666667'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177750'^^xsd:integer;
  dwc:observationDate '1991-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 4.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "4.7166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 4.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "4.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2.3'^^xsd:double;
  dwc:endTimeOfDay '2.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7166666666667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177220'^^xsd:integer;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.231666666667 4.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.231666666667 4.72)"^^geo:wktLiteral ;
  geo-pos:lat "58.231666666667"^^xsd:decimal ;
  geo-pos:long "4.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '12.05'^^xsd:double;
  dwc:endTimeOfDay '12.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.72'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002260'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.231666666667 4.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.231666666667 4.72)"^^geo:wktLiteral ;
  geo-pos:lat "58.231666666667"^^xsd:decimal ;
  geo-pos:long "4.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '7.15'^^xsd:double;
  dwc:endTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.72'^^xsd:double;
  dwc:latitude '58.231666666667'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021070'^^xsd:integer;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.23 4.7216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.23"^^xsd:decimal ;
  dwc:decimalLongitude "4.7216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.23 4.7216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.23"^^xsd:decimal ;
  geo-pos:long "4.7216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '9.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7216666666667'^^xsd:double;
  dwc:latitude '58.23'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177460'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073370933333 4.7243219333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.073370933333"^^xsd:decimal ;
  dwc:decimalLongitude "4.7243219333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073370933333 4.7243219333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.073370933333"^^xsd:decimal ;
  geo-pos:long "4.7243219333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '16.133333333333'^^xsd:double;
  dwc:endTimeOfDay '16.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7243219333333'^^xsd:double;
  dwc:startLongitude '4.7243219333333'^^xsd:double;
  dwc:endLongitude '4.68833295'^^xsd:double;
  dwc:latitude '58.073370933333'^^xsd:double;
  dwc:startLatitude '58.073370933333'^^xsd:double;
  dwc:endLatitude '58.08867455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.7243219333333 58.073370933333, 4.7243219333333 58.08867455, 4.68833295 58.08867455, 4.68833295 58.073370933333, 4.7243219333333 58.073370933333))'^^xsd:string;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002330'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.221666666667 4.7316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.221666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.221666666667 4.7316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.221666666667"^^xsd:decimal ;
  geo-pos:long "4.7316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '21.583333333333'^^xsd:double;
  dwc:endTimeOfDay '22.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7316666666667'^^xsd:double;
  dwc:latitude '58.221666666667'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002720'^^xsd:integer;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 4.7333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 4.7333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "4.7333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7333333333333'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178100'^^xsd:integer;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 4.7333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 4.7333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "4.7333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '21'^^xsd:integer;
  dwc:endTimeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7333333333333'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178090'^^xsd:integer;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 4.7333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 4.7333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "4.7333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '15.3'^^xsd:double;
  dwc:endTimeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7333333333333'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176200'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.225 4.7333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.225"^^xsd:decimal ;
  dwc:decimalLongitude "4.7333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.225 4.7333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.225"^^xsd:decimal ;
  geo-pos:long "4.7333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '3.8'^^xsd:double;
  dwc:endTimeOfDay '4.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7333333333333'^^xsd:double;
  dwc:latitude '58.225'^^xsd:double;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177230'^^xsd:integer;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.226666666667 4.7366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.226666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.226666666667 4.7366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.226666666667"^^xsd:decimal ;
  geo-pos:long "4.7366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '14.05'^^xsd:double;
  dwc:endTimeOfDay '14.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7366666666667'^^xsd:double;
  dwc:latitude '58.226666666667'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177760'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 4.7383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "4.7383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 4.7383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "4.7383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7383333333333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '213'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177890'^^xsd:integer;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.228333333333 4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.228333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.228333333333 4.74)"^^geo:wktLiteral ;
  geo-pos:lat "58.228333333333"^^xsd:decimal ;
  geo-pos:long "4.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '3.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.74'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002800'^^xsd:integer;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.218333333333 4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.218333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.218333333333 4.745)"^^geo:wktLiteral ;
  geo-pos:lat "58.218333333333"^^xsd:decimal ;
  geo-pos:long "4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '5.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.745'^^xsd:double;
  dwc:latitude '58.218333333333'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002500'^^xsd:integer;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.221666666667 4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.221666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.221666666667 4.745)"^^geo:wktLiteral ;
  geo-pos:lat "58.221666666667"^^xsd:decimal ;
  geo-pos:long "4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '11.283333333333'^^xsd:double;
  dwc:endTimeOfDay '11.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.745'^^xsd:double;
  dwc:latitude '58.221666666667'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022020'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "4.75"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 4.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.95'^^xsd:double;
  dwc:endTimeOfDay '17.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.75'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176210'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.223333333333 4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.223333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "287"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.223333333333 4.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.223333333333"^^xsd:decimal ;
  geo-pos:long "4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '12.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.75'^^xsd:double;
  dwc:latitude '58.223333333333'^^xsd:double;
  dwc:minimumDepth '287'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175730'^^xsd:integer;
  dwc:observationDate '2001-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.223333333333 4.7516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.223333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.7516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.223333333333 4.7516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.223333333333"^^xsd:decimal ;
  geo-pos:long "4.7516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '13.5'^^xsd:double;
  dwc:endTimeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7516666666667'^^xsd:double;
  dwc:latitude '58.223333333333'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174820'^^xsd:integer;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.225 4.7516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.225"^^xsd:decimal ;
  dwc:decimalLongitude "4.7516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.225 4.7516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.225"^^xsd:decimal ;
  geo-pos:long "4.7516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '10.5'^^xsd:double;
  dwc:endTimeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7516666666667'^^xsd:double;
  dwc:latitude '58.225'^^xsd:double;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176760'^^xsd:integer;
  dwc:observationDate '1997-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.221666666667 4.7533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.221666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.221666666667 4.7533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.221666666667"^^xsd:decimal ;
  geo-pos:long "4.7533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '17.183333333333'^^xsd:double;
  dwc:endTimeOfDay '17.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7533333333333'^^xsd:double;
  dwc:latitude '58.221666666667'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002790'^^xsd:integer;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.225 4.7533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.225"^^xsd:decimal ;
  dwc:decimalLongitude "4.7533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "289"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.225 4.7533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.225"^^xsd:decimal ;
  geo-pos:long "4.7533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '2.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7533333333333'^^xsd:double;
  dwc:latitude '58.225'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '289'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177110'^^xsd:integer;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310022030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.221666666667 4.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.221666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.221666666667 4.755)"^^geo:wktLiteral ;
  geo-pos:lat "58.221666666667"^^xsd:decimal ;
  geo-pos:long "4.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310022030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310022030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310022030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '15.85'^^xsd:double;
  dwc:endTimeOfDay '16.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.755'^^xsd:double;
  dwc:latitude '58.221666666667'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310022030'^^xsd:integer;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.218333333333 4.7566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.218333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.7566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.218333333333 4.7566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.218333333333"^^xsd:decimal ;
  geo-pos:long "4.7566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '14.633333333333'^^xsd:double;
  dwc:endTimeOfDay '15.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7566666666667'^^xsd:double;
  dwc:latitude '58.218333333333'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002650'^^xsd:integer;
  dwc:observationDate '2012-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.218507833333 4.7575284666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.218507833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.7575284666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.218507833333 4.7575284666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.218507833333"^^xsd:decimal ;
  geo-pos:long "4.7575284666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '12.283333333333'^^xsd:double;
  dwc:endTimeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7575284666667'^^xsd:double;
  dwc:startLongitude '4.7575284666667'^^xsd:double;
  dwc:endLongitude '4.7168161833333'^^xsd:double;
  dwc:latitude '58.218507833333'^^xsd:double;
  dwc:startLatitude '58.218507833333'^^xsd:double;
  dwc:endLatitude '58.233974733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.7575284666667 58.218507833333, 4.7575284666667 58.233974733333, 4.7168161833333 58.233974733333, 4.7168161833333 58.218507833333, 4.7575284666667 58.218507833333))'^^xsd:string;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002310'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.215 4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.215"^^xsd:decimal ;
  dwc:decimalLongitude "4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.215 4.76)"^^geo:wktLiteral ;
  geo-pos:lat "58.215"^^xsd:decimal ;
  geo-pos:long "4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.76'^^xsd:double;
  dwc:latitude '58.215'^^xsd:double;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002760'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.22 4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.22"^^xsd:decimal ;
  dwc:decimalLongitude "4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.22 4.76)"^^geo:wktLiteral ;
  geo-pos:lat "58.22"^^xsd:decimal ;
  geo-pos:long "4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.76'^^xsd:double;
  dwc:latitude '58.22'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177090'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 4.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 4.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "4.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7666666666667'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177740'^^xsd:integer;
  dwc:observationDate '1991-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.205 4.7716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.205"^^xsd:decimal ;
  dwc:decimalLongitude "4.7716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.205 4.7716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.205"^^xsd:decimal ;
  geo-pos:long "4.7716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '14.883333333333'^^xsd:double;
  dwc:endTimeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7716666666667'^^xsd:double;
  dwc:latitude '58.205'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002670'^^xsd:integer;
  dwc:observationDate '2011-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2093988 4.77912735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2093988"^^xsd:decimal ;
  dwc:decimalLongitude "4.77912735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2093988 4.77912735)"^^geo:wktLiteral ;
  geo-pos:lat "58.2093988"^^xsd:decimal ;
  geo-pos:long "4.77912735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '18.9'^^xsd:double;
  dwc:endTimeOfDay '19.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.77912735'^^xsd:double;
  dwc:startLongitude '4.77912735'^^xsd:double;
  dwc:endLongitude '4.7392605666667'^^xsd:double;
  dwc:latitude '58.2093988'^^xsd:double;
  dwc:startLatitude '58.2093988'^^xsd:double;
  dwc:endLatitude '58.222444266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.77912735 58.2093988, 4.77912735 58.222444266667, 4.7392605666667 58.222444266667, 4.7392605666667 58.2093988, 4.77912735 58.2093988))'^^xsd:string;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002830'^^xsd:integer;
  dwc:observationDate '2015-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 4.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 4.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.233333333333"^^xsd:decimal ;
  geo-pos:long "4.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.7833333333333'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175860'^^xsd:integer;
  dwc:observationDate '1988-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176890'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 4.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.8166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233333333333 4.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.233333333333"^^xsd:decimal ;
  geo-pos:long "4.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '15.583333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.8166666666667'^^xsd:double;
  dwc:latitude '58.233333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177040'^^xsd:integer;
  dwc:observationDate '1987-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.948333333333 4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.948333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.948333333333 4.905)"^^geo:wktLiteral ;
  geo-pos:lat "58.948333333333"^^xsd:decimal ;
  geo-pos:long "4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '1.85'^^xsd:double;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.905'^^xsd:double;
  dwc:latitude '58.948333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175540'^^xsd:integer;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.951666666667 4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.951666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.951666666667 4.905)"^^geo:wktLiteral ;
  geo-pos:lat "58.951666666667"^^xsd:decimal ;
  geo-pos:long "4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.905'^^xsd:double;
  dwc:latitude '58.951666666667'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021990'^^xsd:integer;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.958333333333 4.9066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.958333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.958333333333 4.9066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.958333333333"^^xsd:decimal ;
  geo-pos:long "4.9066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '23.583333333333'^^xsd:double;
  dwc:endTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9066666666667'^^xsd:double;
  dwc:latitude '58.958333333333'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176830'^^xsd:integer;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.965 4.9066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.965"^^xsd:decimal ;
  dwc:decimalLongitude "4.9066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.965 4.9066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.965"^^xsd:decimal ;
  geo-pos:long "4.9066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '15.466666666667'^^xsd:double;
  dwc:endTimeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9066666666667'^^xsd:double;
  dwc:latitude '58.965'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002340'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.953333333333 4.9083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.953333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.953333333333 4.9083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.953333333333"^^xsd:decimal ;
  geo-pos:long "4.9083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '19.033333333333'^^xsd:double;
  dwc:endTimeOfDay '19.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9083333333333'^^xsd:double;
  dwc:latitude '58.953333333333'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176320'^^xsd:integer;
  dwc:observationDate '1995-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.955 4.9083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.955"^^xsd:decimal ;
  dwc:decimalLongitude "4.9083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.955 4.9083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.955"^^xsd:decimal ;
  geo-pos:long "4.9083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20'^^xsd:integer;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9083333333333'^^xsd:double;
  dwc:latitude '58.955'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176910'^^xsd:integer;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.941666666667 4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.941666666667 4.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.941666666667"^^xsd:decimal ;
  geo-pos:long "4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.91'^^xsd:double;
  dwc:latitude '58.941666666667'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177760'^^xsd:integer;
  dwc:observationDate '1999-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.948333333333 4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.948333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.948333333333 4.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.948333333333"^^xsd:decimal ;
  geo-pos:long "4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '13.983333333333'^^xsd:double;
  dwc:endTimeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.91'^^xsd:double;
  dwc:latitude '58.948333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100290'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.955 4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.955"^^xsd:decimal ;
  dwc:decimalLongitude "4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.955 4.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.955"^^xsd:decimal ;
  geo-pos:long "4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '15.15'^^xsd:double;
  dwc:endTimeOfDay '15.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.91'^^xsd:double;
  dwc:latitude '58.955'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100290'^^xsd:integer;
  dwc:observationDate '2013-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.941666666667 4.9116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.941666666667 4.9116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.941666666667"^^xsd:decimal ;
  geo-pos:long "4.9116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '1.65'^^xsd:double;
  dwc:endTimeOfDay '2.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9116666666667'^^xsd:double;
  dwc:latitude '58.941666666667'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002990'^^xsd:integer;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.946666666667 4.9116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.946666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.946666666667 4.9116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.946666666667"^^xsd:decimal ;
  geo-pos:long "4.9116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '20.033333333333'^^xsd:double;
  dwc:endTimeOfDay '20.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9116666666667'^^xsd:double;
  dwc:latitude '58.946666666667'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002560'^^xsd:integer;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938333333333 4.9133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938333333333 4.9133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.938333333333"^^xsd:decimal ;
  geo-pos:long "4.9133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9133333333333'^^xsd:double;
  dwc:latitude '58.938333333333'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002860'^^xsd:integer;
  dwc:observationDate '2008-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938333333333 4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938333333333 4.915)"^^geo:wktLiteral ;
  geo-pos:lat "58.938333333333"^^xsd:decimal ;
  geo-pos:long "4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '16.616666666667'^^xsd:double;
  dwc:endTimeOfDay '17.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.915'^^xsd:double;
  dwc:latitude '58.938333333333'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177040'^^xsd:integer;
  dwc:observationDate '1994-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.976432333333 4.9157116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.976432333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9157116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.976432333333 4.9157116666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.976432333333"^^xsd:decimal ;
  geo-pos:long "4.9157116666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '13.15'^^xsd:double;
  dwc:endTimeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9157116666667'^^xsd:double;
  dwc:startLongitude '4.9157116666667'^^xsd:double;
  dwc:endLongitude '4.9160253333333'^^xsd:double;
  dwc:latitude '58.976432333333'^^xsd:double;
  dwc:startLatitude '58.976432333333'^^xsd:double;
  dwc:endLatitude '58.9495005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9160253333333 58.9495005, 4.9160253333333 58.976432333333, 4.9157116666667 58.976432333333, 4.9157116666667 58.9495005, 4.9160253333333 58.9495005))'^^xsd:string;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002910'^^xsd:integer;
  dwc:observationDate '2015-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 4.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 4.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "4.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9166666666667'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175980'^^xsd:integer;
  dwc:observationDate '1985-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "4.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '16.033333333333'^^xsd:double;
  dwc:endTimeOfDay '16.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9166666666667'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002850'^^xsd:integer;
  dwc:observationDate '2011-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938333333333 4.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938333333333 4.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.938333333333"^^xsd:decimal ;
  geo-pos:long "4.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '14.183333333333'^^xsd:double;
  dwc:endTimeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9166666666667'^^xsd:double;
  dwc:latitude '58.938333333333'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002900'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410021930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.941666666667 4.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.941666666667 4.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.941666666667"^^xsd:decimal ;
  geo-pos:long "4.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410021930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410021930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410021930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9166666666667'^^xsd:double;
  dwc:latitude '58.941666666667'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410021930'^^xsd:integer;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933382083333 4.91676205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933382083333"^^xsd:decimal ;
  dwc:decimalLongitude "4.91676205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933382083333 4.91676205)"^^geo:wktLiteral ;
  geo-pos:lat "58.933382083333"^^xsd:decimal ;
  geo-pos:long "4.91676205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '0.2'^^xsd:double;
  dwc:endTimeOfDay '0.71666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.91676205'^^xsd:double;
  dwc:startLongitude '4.91676205'^^xsd:double;
  dwc:endLongitude '4.9162187666667'^^xsd:double;
  dwc:latitude '58.933382083333'^^xsd:double;
  dwc:startLatitude '58.933382083333'^^xsd:double;
  dwc:endLatitude '58.962200666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.91676205 58.933382083333, 4.91676205 58.962200666667, 4.9162187666667 58.962200666667, 4.9162187666667 58.933382083333, 4.91676205 58.933382083333))'^^xsd:string;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172190'^^xsd:integer;
  dwc:observationDate '2017-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.935 4.9216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.935"^^xsd:decimal ;
  dwc:decimalLongitude "4.9216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.935 4.9216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.935"^^xsd:decimal ;
  geo-pos:long "4.9216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9216666666667'^^xsd:double;
  dwc:latitude '58.935'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177260'^^xsd:integer;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "4.9233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '17.416666666667'^^xsd:double;
  dwc:endTimeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9233333333333'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178100'^^xsd:integer;
  dwc:observationDate '1994-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.931666666667 4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.931666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.931666666667 4.925)"^^geo:wktLiteral ;
  geo-pos:lat "58.931666666667"^^xsd:decimal ;
  geo-pos:long "4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.583333333333'^^xsd:double;
  dwc:endTimeOfDay '23.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.925'^^xsd:double;
  dwc:latitude '58.931666666667'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002850'^^xsd:integer;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.948333333333 4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.948333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.948333333333 4.925)"^^geo:wktLiteral ;
  geo-pos:lat "58.948333333333"^^xsd:decimal ;
  geo-pos:long "4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.925'^^xsd:double;
  dwc:latitude '58.948333333333'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177580'^^xsd:integer;
  dwc:observationDate '1996-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93498155 4.9299718833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93498155"^^xsd:decimal ;
  dwc:decimalLongitude "4.9299718833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93498155 4.9299718833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.93498155"^^xsd:decimal ;
  geo-pos:long "4.9299718833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9299718833333'^^xsd:double;
  dwc:startLongitude '4.9299718833333'^^xsd:double;
  dwc:endLongitude '4.8796601'^^xsd:double;
  dwc:latitude '58.93498155'^^xsd:double;
  dwc:startLatitude '58.93498155'^^xsd:double;
  dwc:endLatitude '58.934477133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9299718833333 58.934477133333, 4.9299718833333 58.93498155, 4.8796601 58.93498155, 4.8796601 58.934477133333, 4.9299718833333 58.934477133333))'^^xsd:string;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002130'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 4.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.9333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 4.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "4.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9333333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174940'^^xsd:integer;
  dwc:observationDate '1988-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9333333333333'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176740'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9333333333333'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175220'^^xsd:integer;
  dwc:observationDate '1986-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "4.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9333333333333'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176010'^^xsd:integer;
  dwc:observationDate '1992-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "4.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '15.35'^^xsd:double;
  dwc:endTimeOfDay '15.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9333333333333'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177080'^^xsd:integer;
  dwc:observationDate '1993-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "4.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9333333333333'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178220'^^xsd:integer;
  dwc:observationDate '1993-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.147480966667 4.9462502833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.147480966667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9462502833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.147480966667 4.9462502833333)"^^geo:wktLiteral ;
  geo-pos:lat "59.147480966667"^^xsd:decimal ;
  geo-pos:long "4.9462502833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '19.883333333333'^^xsd:double;
  dwc:endTimeOfDay '20.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9462502833333'^^xsd:double;
  dwc:startLongitude '4.9462502833333'^^xsd:double;
  dwc:endLongitude '4.96875955'^^xsd:double;
  dwc:latitude '59.147480966667'^^xsd:double;
  dwc:startLatitude '59.147480966667'^^xsd:double;
  dwc:endLatitude '59.121593066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.96875955 59.121593066667, 4.96875955 59.147480966667, 4.9462502833333 59.147480966667, 4.9462502833333 59.121593066667, 4.96875955 59.121593066667))'^^xsd:string;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172170'^^xsd:integer;
  dwc:observationDate '2017-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410021970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.688333333333 4.9483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.688333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.688333333333 4.9483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.688333333333"^^xsd:decimal ;
  geo-pos:long "4.9483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410021970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410021970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410021970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '20.983333333333'^^xsd:double;
  dwc:endTimeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9483333333333'^^xsd:double;
  dwc:latitude '58.688333333333'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410021970'^^xsd:integer;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.95"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.95'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176490'^^xsd:integer;
  dwc:observationDate '1990-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.675 4.9583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.675"^^xsd:decimal ;
  dwc:decimalLongitude "4.9583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.675 4.9583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.675"^^xsd:decimal ;
  geo-pos:long "4.9583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '21.933333333333'^^xsd:double;
  dwc:endTimeOfDay '22.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9583333333333'^^xsd:double;
  dwc:latitude '58.675'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002880'^^xsd:integer;
  dwc:observationDate '2009-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.68 4.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.68"^^xsd:decimal ;
  dwc:decimalLongitude "4.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.68 4.96)"^^geo:wktLiteral ;
  geo-pos:lat "58.68"^^xsd:decimal ;
  geo-pos:long "4.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '23.983333333333'^^xsd:double;
  dwc:endTimeOfDay '0.51666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.96'^^xsd:double;
  dwc:latitude '58.68'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002840'^^xsd:integer;
  dwc:observationDate '2008-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.684113816667 4.9629353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.684113816667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9629353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.684113816667 4.9629353)"^^geo:wktLiteral ;
  geo-pos:lat "58.684113816667"^^xsd:decimal ;
  geo-pos:long "4.9629353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '23.883333333333'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9629353'^^xsd:double;
  dwc:startLongitude '4.9629353'^^xsd:double;
  dwc:endLongitude '4.9514616333333'^^xsd:double;
  dwc:latitude '58.684113816667'^^xsd:double;
  dwc:startLatitude '58.684113816667'^^xsd:double;
  dwc:endLatitude '58.702919383333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9629353 58.684113816667, 4.9629353 58.702919383333, 4.9514616333333 58.702919383333, 4.9514616333333 58.684113816667, 4.9629353 58.684113816667))'^^xsd:string;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002200'^^xsd:integer;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13.916666666667'^^xsd:double;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9666666666667'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177170'^^xsd:integer;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.166666666667'^^xsd:double;
  dwc:endTimeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9666666666667'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174880'^^xsd:integer;
  dwc:observationDate '1988-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9666666666667'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176080'^^xsd:integer;
  dwc:observationDate '1987-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 4.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "4.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9666666666667'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175130'^^xsd:integer;
  dwc:observationDate '1985-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.165527966667 4.96760485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.165527966667"^^xsd:decimal ;
  dwc:decimalLongitude "4.96760485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.165527966667 4.96760485)"^^geo:wktLiteral ;
  geo-pos:lat "59.165527966667"^^xsd:decimal ;
  geo-pos:long "4.96760485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '1.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.96760485'^^xsd:double;
  dwc:startLongitude '4.96760485'^^xsd:double;
  dwc:endLongitude '4.9367519666667'^^xsd:double;
  dwc:latitude '59.165527966667'^^xsd:double;
  dwc:startLatitude '59.165527966667'^^xsd:double;
  dwc:endLatitude '59.176980016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.96760485 59.165527966667, 4.96760485 59.176980016667, 4.9367519666667 59.176980016667, 4.9367519666667 59.165527966667, 4.96760485 59.165527966667))'^^xsd:string;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002110'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.673333333333 4.9683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.673333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.673333333333 4.9683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.673333333333"^^xsd:decimal ;
  geo-pos:long "4.9683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '15.4'^^xsd:double;
  dwc:endTimeOfDay '15.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9683333333333'^^xsd:double;
  dwc:latitude '58.673333333333'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002190'^^xsd:integer;
  dwc:observationDate '2013-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.16 4.9683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.16"^^xsd:decimal ;
  dwc:decimalLongitude "4.9683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.16 4.9683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.16"^^xsd:decimal ;
  geo-pos:long "4.9683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '10.116666666667'^^xsd:double;
  dwc:endTimeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9683333333333'^^xsd:double;
  dwc:latitude '59.16'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100270'^^xsd:integer;
  dwc:observationDate '2013-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.668333333333 4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.668333333333 4.97)"^^geo:wktLiteral ;
  geo-pos:lat "58.668333333333"^^xsd:decimal ;
  geo-pos:long "4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '14.75'^^xsd:double;
  dwc:endTimeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.97'^^xsd:double;
  dwc:latitude '58.668333333333'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002800'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.678333333333 4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.678333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.678333333333 4.97)"^^geo:wktLiteral ;
  geo-pos:lat "58.678333333333"^^xsd:decimal ;
  geo-pos:long "4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '12.566666666667'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.97'^^xsd:double;
  dwc:latitude '58.678333333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002420'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.681666666667 4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.681666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.681666666667 4.97)"^^geo:wktLiteral ;
  geo-pos:lat "58.681666666667"^^xsd:decimal ;
  geo-pos:long "4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '14.016666666667'^^xsd:double;
  dwc:endTimeOfDay '14.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.97'^^xsd:double;
  dwc:latitude '58.681666666667'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175650'^^xsd:integer;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.678333333333 4.9716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.678333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.678333333333 4.9716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.678333333333"^^xsd:decimal ;
  geo-pos:long "4.9716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '20.033333333333'^^xsd:double;
  dwc:endTimeOfDay '20.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9716666666667'^^xsd:double;
  dwc:latitude '58.678333333333'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177010'^^xsd:integer;
  dwc:observationDate '2000-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 4.9733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 4.9733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "4.9733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '7.25'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9733333333333'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002740'^^xsd:integer;
  dwc:observationDate '2011-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.671666666667 4.9733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.671666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.671666666667 4.9733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.671666666667"^^xsd:decimal ;
  geo-pos:long "4.9733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '3.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9733333333333'^^xsd:double;
  dwc:latitude '58.671666666667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177540'^^xsd:integer;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 4.9783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 4.9783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "4.9783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '20.25'^^xsd:double;
  dwc:endTimeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9783333333333'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177060'^^xsd:integer;
  dwc:observationDate '1995-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.67 4.9783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.67"^^xsd:decimal ;
  dwc:decimalLongitude "4.9783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.67 4.9783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.67"^^xsd:decimal ;
  geo-pos:long "4.9783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '21.85'^^xsd:double;
  dwc:endTimeOfDay '22.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9783333333333'^^xsd:double;
  dwc:latitude '58.67'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177150'^^xsd:integer;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.67 4.9783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.67"^^xsd:decimal ;
  dwc:decimalLongitude "4.9783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.67 4.9783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.67"^^xsd:decimal ;
  geo-pos:long "4.9783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.783333333333'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9783333333333'^^xsd:double;
  dwc:latitude '58.67'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177190'^^xsd:integer;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.665 4.9816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.665"^^xsd:decimal ;
  dwc:decimalLongitude "4.9816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.665 4.9816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.665"^^xsd:decimal ;
  geo-pos:long "4.9816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '23.7'^^xsd:double;
  dwc:endTimeOfDay '0.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9816666666667'^^xsd:double;
  dwc:latitude '58.665'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177680'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.155 4.9816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.155"^^xsd:decimal ;
  dwc:decimalLongitude "4.9816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.155 4.9816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.155"^^xsd:decimal ;
  geo-pos:long "4.9816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '8.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9816666666667'^^xsd:double;
  dwc:latitude '59.155'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100270'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 4.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "4.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9833333333333'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174900'^^xsd:integer;
  dwc:observationDate '1984-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.116666666667 4.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.116666666667 4.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.116666666667"^^xsd:decimal ;
  geo-pos:long "4.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.9833333333333'^^xsd:double;
  dwc:latitude '59.116666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175200'^^xsd:integer;
  dwc:observationDate '1986-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 4.99)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '5.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174900'^^xsd:integer;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 5)"^^geo:wktLiteral ;
  geo-pos:lat "58.65"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '58.65'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176830'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.133333333333 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.133333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.133333333333 5)"^^geo:wktLiteral ;
  geo-pos:lat "59.133333333333"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '15.166666666667'^^xsd:double;
  dwc:endTimeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '59.133333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174870'^^xsd:integer;
  dwc:observationDate '1984-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.133333333333 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.133333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.133333333333 5)"^^geo:wktLiteral ;
  geo-pos:lat "59.133333333333"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '10.333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '59.133333333333'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177050'^^xsd:integer;
  dwc:observationDate '1993-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.133333333333 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.133333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.133333333333 5)"^^geo:wktLiteral ;
  geo-pos:lat "59.133333333333"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '5.25'^^xsd:double;
  dwc:endTimeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '59.133333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175100'^^xsd:integer;
  dwc:observationDate '1985-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.15 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.15"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.15 5)"^^geo:wktLiteral ;
  geo-pos:lat "59.15"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '6.75'^^xsd:double;
  dwc:endTimeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '59.15'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176710'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666667 5)"^^geo:wktLiteral ;
  geo-pos:lat "59.166666666667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '14.916666666667'^^xsd:double;
  dwc:endTimeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '59.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174850'^^xsd:integer;
  dwc:observationDate '1988-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666667 5)"^^geo:wktLiteral ;
  geo-pos:lat "59.166666666667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '59.166666666667'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176460'^^xsd:integer;
  dwc:observationDate '1990-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666667 5)"^^geo:wktLiteral ;
  geo-pos:lat "59.166666666667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '22.333333333333'^^xsd:double;
  dwc:endTimeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '59.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176050'^^xsd:integer;
  dwc:observationDate '1987-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666667 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "196"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666667 5)"^^geo:wktLiteral ;
  geo-pos:lat "59.166666666667"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '59.166666666667'^^xsd:double;
  dwc:minimumDepth '196'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177140'^^xsd:integer;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.14 5.0116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.0116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.14 5.0116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.14"^^xsd:decimal ;
  geo-pos:long "5.0116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0116666666667'^^xsd:double;
  dwc:latitude '59.14'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177010'^^xsd:integer;
  dwc:observationDate '1994-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.14 5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.14"^^xsd:decimal ;
  dwc:decimalLongitude "5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.14 5.015)"^^geo:wktLiteral ;
  geo-pos:lat "59.14"^^xsd:decimal ;
  geo-pos:long "5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.015'^^xsd:double;
  dwc:latitude '59.14'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20051002530'^^xsd:integer;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 5.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 5.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.05"^^xsd:decimal ;
  geo-pos:long "5.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0166666666667'^^xsd:double;
  dwc:latitude '59.05'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177150'^^xsd:integer;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 5.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.0166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 5.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.05"^^xsd:decimal ;
  geo-pos:long "5.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0166666666667'^^xsd:double;
  dwc:latitude '59.05'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174870'^^xsd:integer;
  dwc:observationDate '1988-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.066666666667 5.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.0166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.066666666667 5.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.066666666667"^^xsd:decimal ;
  geo-pos:long "5.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0166666666667'^^xsd:double;
  dwc:latitude '59.066666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176060'^^xsd:integer;
  dwc:observationDate '1987-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210175980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.133333333333 5.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.133333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.133333333333 5.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.133333333333"^^xsd:decimal ;
  geo-pos:long "5.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210175980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210175980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210175980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.3'^^xsd:double;
  dwc:endTimeOfDay '20.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0166666666667'^^xsd:double;
  dwc:latitude '59.133333333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210175980'^^xsd:integer;
  dwc:observationDate '1992-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_200910021010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13 5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.13"^^xsd:decimal ;
  dwc:decimalLongitude "5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13 5.02)"^^geo:wktLiteral ;
  geo-pos:lat "59.13"^^xsd:decimal ;
  geo-pos:long "5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_200910021010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200910021010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200910021010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '7.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.02'^^xsd:double;
  dwc:latitude '59.13'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200910021010'^^xsd:integer;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.138333333333 5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.138333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.138333333333 5.02)"^^geo:wktLiteral ;
  geo-pos:lat "59.138333333333"^^xsd:decimal ;
  geo-pos:long "5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '10'^^xsd:integer;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.02'^^xsd:double;
  dwc:latitude '59.138333333333'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177550'^^xsd:integer;
  dwc:observationDate '1996-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 5.0233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.0233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 5.0233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "5.0233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '15.4'^^xsd:double;
  dwc:endTimeOfDay '15.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0233333333333'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021960'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.105 5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.105"^^xsd:decimal ;
  dwc:decimalLongitude "5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.105 5.025)"^^geo:wktLiteral ;
  geo-pos:lat "59.105"^^xsd:decimal ;
  geo-pos:long "5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '11.516666666667'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.025'^^xsd:double;
  dwc:latitude '59.105'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002880'^^xsd:integer;
  dwc:observationDate '2008-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.131666666667 5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.131666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.131666666667 5.025)"^^geo:wktLiteral ;
  geo-pos:lat "59.131666666667"^^xsd:decimal ;
  geo-pos:long "5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '10.85'^^xsd:double;
  dwc:endTimeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.025'^^xsd:double;
  dwc:latitude '59.131666666667'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176880'^^xsd:integer;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.12 5.0266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.12"^^xsd:decimal ;
  dwc:decimalLongitude "5.0266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.12 5.0266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.12"^^xsd:decimal ;
  geo-pos:long "5.0266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '14.783333333333'^^xsd:double;
  dwc:endTimeOfDay '15.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0266666666667'^^xsd:double;
  dwc:latitude '59.12'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177110'^^xsd:integer;
  dwc:observationDate '1995-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3163835 5.0280672666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3163835"^^xsd:decimal ;
  dwc:decimalLongitude "5.0280672666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3163835 5.0280672666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3163835"^^xsd:decimal ;
  geo-pos:long "5.0280672666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0280672666667'^^xsd:double;
  dwc:startLongitude '5.0280672666667'^^xsd:double;
  dwc:endLongitude '5.06016625'^^xsd:double;
  dwc:latitude '58.3163835'^^xsd:double;
  dwc:startLatitude '58.3163835'^^xsd:double;
  dwc:endLatitude '58.299370216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.06016625 58.299370216667, 5.06016625 58.3163835, 5.0280672666667 58.3163835, 5.0280672666667 58.299370216667, 5.06016625 58.299370216667))'^^xsd:string;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172330'^^xsd:integer;
  dwc:observationDate '2017-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.128333333333 5.0283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.128333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "217"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.128333333333 5.0283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.128333333333"^^xsd:decimal ;
  geo-pos:long "5.0283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13.866666666667'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0283333333333'^^xsd:double;
  dwc:latitude '59.128333333333'^^xsd:double;
  dwc:minimumDepth '217'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177790'^^xsd:integer;
  dwc:observationDate '1999-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13 5.0283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.13"^^xsd:decimal ;
  dwc:decimalLongitude "5.0283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13 5.0283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.13"^^xsd:decimal ;
  geo-pos:long "5.0283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.516666666667'^^xsd:double;
  dwc:endTimeOfDay '20.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0283333333333'^^xsd:double;
  dwc:latitude '59.13'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175510'^^xsd:integer;
  dwc:observationDate '2001-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13 5.0283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.13"^^xsd:decimal ;
  dwc:decimalLongitude "5.0283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13 5.0283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.13"^^xsd:decimal ;
  geo-pos:long "5.0283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0283333333333'^^xsd:double;
  dwc:latitude '59.13'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002320'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13 5.0283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.13"^^xsd:decimal ;
  dwc:decimalLongitude "5.0283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.13 5.0283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.13"^^xsd:decimal ;
  geo-pos:long "5.0283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0283333333333'^^xsd:double;
  dwc:latitude '59.13'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '217'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177270'^^xsd:integer;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.125 5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.125"^^xsd:decimal ;
  dwc:decimalLongitude "5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.125 5.03)"^^geo:wktLiteral ;
  geo-pos:lat "59.125"^^xsd:decimal ;
  geo-pos:long "5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.03'^^xsd:double;
  dwc:latitude '59.125'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002830'^^xsd:integer;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.118333333333 5.0316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.118333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.118333333333 5.0316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.118333333333"^^xsd:decimal ;
  geo-pos:long "5.0316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '13.616666666667'^^xsd:double;
  dwc:endTimeOfDay '14.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0316666666667'^^xsd:double;
  dwc:latitude '59.118333333333'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178080'^^xsd:integer;
  dwc:observationDate '1994-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.0333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "5.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '18.283333333333'^^xsd:double;
  dwc:endTimeOfDay '18.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0333333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002710'^^xsd:integer;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306666666667 5.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.306666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306666666667 5.035)"^^geo:wktLiteral ;
  geo-pos:lat "58.306666666667"^^xsd:decimal ;
  geo-pos:long "5.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '15.9'^^xsd:double;
  dwc:endTimeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.035'^^xsd:double;
  dwc:latitude '58.306666666667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174830'^^xsd:integer;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.118333333333 5.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.118333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.118333333333 5.035)"^^geo:wktLiteral ;
  geo-pos:lat "59.118333333333"^^xsd:decimal ;
  geo-pos:long "5.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '0.41666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.035'^^xsd:double;
  dwc:latitude '59.118333333333'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176940'^^xsd:integer;
  dwc:observationDate '1997-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.108333333333 5.0366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.108333333333 5.0366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.108333333333"^^xsd:decimal ;
  geo-pos:long "5.0366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '18.15'^^xsd:double;
  dwc:endTimeOfDay '18.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0366666666667'^^xsd:double;
  dwc:latitude '59.108333333333'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002920'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.11565055 5.0381440166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.11565055"^^xsd:decimal ;
  dwc:decimalLongitude "5.0381440166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.11565055 5.0381440166667)"^^geo:wktLiteral ;
  geo-pos:lat "59.11565055"^^xsd:decimal ;
  geo-pos:long "5.0381440166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '16.033333333333'^^xsd:double;
  dwc:endTimeOfDay '16.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0381440166667'^^xsd:double;
  dwc:startLongitude '5.0381440166667'^^xsd:double;
  dwc:endLongitude '5.04559675'^^xsd:double;
  dwc:latitude '59.11565055'^^xsd:double;
  dwc:startLatitude '59.11565055'^^xsd:double;
  dwc:endLatitude '59.090800783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.04559675 59.090800783333, 5.04559675 59.11565055, 5.0381440166667 59.11565055, 5.0381440166667 59.090800783333, 5.04559675 59.090800783333))'^^xsd:string;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002920'^^xsd:integer;
  dwc:observationDate '2015-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 5.0383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "5.0383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 5.0383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "5.0383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '20.533333333333'^^xsd:double;
  dwc:endTimeOfDay '21.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0383333333333'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '303'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002800'^^xsd:integer;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318333333333 5.0383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318333333333 5.0383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.318333333333"^^xsd:decimal ;
  geo-pos:long "5.0383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '10.05'^^xsd:double;
  dwc:endTimeOfDay '10.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0383333333333'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021080'^^xsd:integer;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.12 5.0383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.12"^^xsd:decimal ;
  dwc:decimalLongitude "5.0383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.12 5.0383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.12"^^xsd:decimal ;
  geo-pos:long "5.0383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.6'^^xsd:double;
  dwc:endTimeOfDay '21.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0383333333333'^^xsd:double;
  dwc:latitude '59.12'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022380'^^xsd:integer;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 5.0433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "5.0433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 5.0433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "5.0433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0433333333333'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176750'^^xsd:integer;
  dwc:observationDate '1997-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.101666666667 5.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.101666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.101666666667 5.045)"^^geo:wktLiteral ;
  geo-pos:lat "59.101666666667"^^xsd:decimal ;
  geo-pos:long "5.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '18.283333333333'^^xsd:double;
  dwc:endTimeOfDay '18.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.045'^^xsd:double;
  dwc:latitude '59.101666666667'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002860'^^xsd:integer;
  dwc:observationDate '2011-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.286666666667 5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.286666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.286666666667 5.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.286666666667"^^xsd:decimal ;
  geo-pos:long "5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '0.15'^^xsd:double;
  dwc:endTimeOfDay '0.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.05'^^xsd:double;
  dwc:latitude '58.286666666667'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177210'^^xsd:integer;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.308333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 5.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.308333333333"^^xsd:decimal ;
  geo-pos:long "5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '1.45'^^xsd:double;
  dwc:endTimeOfDay '1.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.05'^^xsd:double;
  dwc:latitude '58.308333333333'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177080'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.05"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.05 5.05)"^^geo:wktLiteral ;
  geo-pos:lat "59.05"^^xsd:decimal ;
  geo-pos:long "5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '19.333333333333'^^xsd:double;
  dwc:endTimeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.05'^^xsd:double;
  dwc:latitude '59.05'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175210'^^xsd:integer;
  dwc:observationDate '1986-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.066666666667 5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.05"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.066666666667 5.05)"^^geo:wktLiteral ;
  geo-pos:lat "59.066666666667"^^xsd:decimal ;
  geo-pos:long "5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '16.916666666667'^^xsd:double;
  dwc:endTimeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.05'^^xsd:double;
  dwc:latitude '59.066666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174880'^^xsd:integer;
  dwc:observationDate '1984-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.066666666667 5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.05"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.066666666667 5.05)"^^geo:wktLiteral ;
  geo-pos:lat "59.066666666667"^^xsd:decimal ;
  geo-pos:long "5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.05'^^xsd:double;
  dwc:latitude '59.066666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175110'^^xsd:integer;
  dwc:observationDate '1985-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 5.0533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "5.0533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 5.0533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "5.0533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '8.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0533333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022010'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310022040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 5.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "5.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 5.055)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "5.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310022040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310022040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310022040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '19.65'^^xsd:double;
  dwc:endTimeOfDay '20.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.055'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310022040'^^xsd:integer;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 5.0583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.0583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 5.0583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.301666666667"^^xsd:decimal ;
  geo-pos:long "5.0583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0583333333333'^^xsd:double;
  dwc:latitude '58.301666666667'^^xsd:double;
  dwc:minimumDepth '303'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002770'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.298333333333 5.0616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.298333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.298333333333 5.0616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.298333333333"^^xsd:decimal ;
  geo-pos:long "5.0616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0616666666667'^^xsd:double;
  dwc:latitude '58.298333333333'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002250'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 5.0616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.0616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303"^^xsd:integer ;
  dwc:maximumDepthInMeters "303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 5.0616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "5.0616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '1.3'^^xsd:double;
  dwc:endTimeOfDay '1.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0616666666667'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '303'^^xsd:integer;
  dwc:maximumDepth '303'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177220'^^xsd:integer;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 5.0633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.0633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 5.0633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "5.0633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '2.75'^^xsd:double;
  dwc:endTimeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0633333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002490'^^xsd:integer;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 5.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 5.065)"^^geo:wktLiteral ;
  geo-pos:lat "58.293333333333"^^xsd:decimal ;
  geo-pos:long "5.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '5.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.065'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177120'^^xsd:integer;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "5.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0666666666667'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175060'^^xsd:integer;
  dwc:observationDate '1984-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266666666667 5.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.0666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266666666667 5.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.266666666667"^^xsd:decimal ;
  geo-pos:long "5.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0666666666667'^^xsd:double;
  dwc:latitude '58.266666666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178080'^^xsd:integer;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 5.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 5.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333333333"^^xsd:decimal ;
  geo-pos:long "5.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0666666666667'^^xsd:double;
  dwc:latitude '58.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176190'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.033333333333 5.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.033333333333 5.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.033333333333"^^xsd:decimal ;
  geo-pos:long "5.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0666666666667'^^xsd:double;
  dwc:latitude '59.033333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176470'^^xsd:integer;
  dwc:observationDate '1990-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 5.07)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.07'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175720'^^xsd:integer;
  dwc:observationDate '2001-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.296666666667 5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.296666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.296666666667 5.07)"^^geo:wktLiteral ;
  geo-pos:lat "58.296666666667"^^xsd:decimal ;
  geo-pos:long "5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '12.683333333333'^^xsd:double;
  dwc:endTimeOfDay '13.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.07'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177470'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.298580116667 5.0707377666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.298580116667"^^xsd:decimal ;
  dwc:decimalLongitude "5.0707377666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.298580116667 5.0707377666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.298580116667"^^xsd:decimal ;
  geo-pos:long "5.0707377666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '10.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0707377666667'^^xsd:double;
  dwc:startLongitude '5.0707377666667'^^xsd:double;
  dwc:endLongitude '5.0321514666667'^^xsd:double;
  dwc:latitude '58.298580116667'^^xsd:double;
  dwc:startLatitude '58.298580116667'^^xsd:double;
  dwc:endLatitude '58.320788233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0707377666667 58.298580116667, 5.0707377666667 58.320788233333, 5.0321514666667 58.320788233333, 5.0321514666667 58.298580116667, 5.0707377666667 58.298580116667))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002300'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 5.0783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 5.0783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.293333333333"^^xsd:decimal ;
  geo-pos:long "5.0783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '17.533333333333'^^xsd:double;
  dwc:endTimeOfDay '18.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0783333333333'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002680'^^xsd:integer;
  dwc:observationDate '2011-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.296666666667 5.0783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.296666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.0783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.296666666667 5.0783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.296666666667"^^xsd:decimal ;
  geo-pos:long "5.0783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '11.75'^^xsd:double;
  dwc:endTimeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0783333333333'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177750'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28559 5.0824316666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.28559"^^xsd:decimal ;
  dwc:decimalLongitude "5.0824316666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28559 5.0824316666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.28559"^^xsd:decimal ;
  geo-pos:long "5.0824316666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '22.033333333333'^^xsd:double;
  dwc:endTimeOfDay '22.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0824316666667'^^xsd:double;
  dwc:startLongitude '5.0824316666667'^^xsd:double;
  dwc:endLongitude '5.0572385'^^xsd:double;
  dwc:latitude '58.28559'^^xsd:double;
  dwc:startLatitude '58.28559'^^xsd:double;
  dwc:endLatitude '58.301401666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0824316666667 58.28559, 5.0824316666667 58.301401666667, 5.0572385 58.301401666667, 5.0572385 58.28559, 5.0824316666667 58.28559))'^^xsd:string;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002840'^^xsd:integer;
  dwc:observationDate '2015-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.0833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "5.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.0833333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175010'^^xsd:integer;
  dwc:observationDate '1988-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '4.75'^^xsd:double;
  dwc:endTimeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175050'^^xsd:integer;
  dwc:observationDate '1984-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333333333"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '58.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177730'^^xsd:integer;
  dwc:observationDate '1991-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175850'^^xsd:integer;
  dwc:observationDate '1988-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177030'^^xsd:integer;
  dwc:observationDate '1987-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210175990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.016666666667 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210175990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.016666666667 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "59.016666666667"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210175990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210175990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210175990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '22.066666666667'^^xsd:double;
  dwc:endTimeOfDay '22.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '59.016666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210175990'^^xsd:integer;
  dwc:observationDate '1992-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.033333333333 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.033333333333 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "59.033333333333"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '59.033333333333'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176720'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.033333333333 5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.033333333333 5.1)"^^geo:wktLiteral ;
  geo-pos:lat "59.033333333333"^^xsd:decimal ;
  geo-pos:long "5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '12.116666666667'^^xsd:double;
  dwc:endTimeOfDay '12.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1'^^xsd:double;
  dwc:latitude '59.033333333333'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177060'^^xsd:integer;
  dwc:observationDate '1993-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.005 5.1066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.005"^^xsd:decimal ;
  dwc:decimalLongitude "5.1066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.005 5.1066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.005"^^xsd:decimal ;
  geo-pos:long "5.1066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '21.716666666667'^^xsd:double;
  dwc:endTimeOfDay '22.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1066666666667'^^xsd:double;
  dwc:latitude '59.005'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176820'^^xsd:integer;
  dwc:observationDate '1997-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 5.1083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.01"^^xsd:decimal ;
  dwc:decimalLongitude "5.1083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.01 5.1083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.01"^^xsd:decimal ;
  geo-pos:long "5.1083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '12.8'^^xsd:double;
  dwc:endTimeOfDay '13.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1083333333333'^^xsd:double;
  dwc:latitude '59.01'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177020'^^xsd:integer;
  dwc:observationDate '1994-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.006666666667 5.1133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.006666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.006666666667 5.1133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.006666666667"^^xsd:decimal ;
  geo-pos:long "5.1133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11.466666666667'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1133333333333'^^xsd:double;
  dwc:latitude '59.006666666667'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177780'^^xsd:integer;
  dwc:observationDate '1999-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.006666666667 5.1133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.006666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.006666666667 5.1133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.006666666667"^^xsd:decimal ;
  geo-pos:long "5.1133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '9.3'^^xsd:double;
  dwc:endTimeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1133333333333'^^xsd:double;
  dwc:latitude '59.006666666667'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002870'^^xsd:integer;
  dwc:observationDate '2008-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.008333333333 5.1133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.008333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.008333333333 5.1133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.008333333333"^^xsd:decimal ;
  geo-pos:long "5.1133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.15'^^xsd:double;
  dwc:endTimeOfDay '23.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1133333333333'^^xsd:double;
  dwc:latitude '59.008333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177250'^^xsd:integer;
  dwc:observationDate '1998-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.001666666667 5.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.001666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.001666666667 5.115)"^^geo:wktLiteral ;
  geo-pos:lat "59.001666666667"^^xsd:decimal ;
  geo-pos:long "5.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '11.916666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.115'^^xsd:double;
  dwc:latitude '59.001666666667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177560'^^xsd:integer;
  dwc:observationDate '1996-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.1166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "5.1166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.1166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "5.1166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '16.966666666667'^^xsd:double;
  dwc:endTimeOfDay '17.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1166666666667'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176310'^^xsd:integer;
  dwc:observationDate '1995-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.003333333333 5.1183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.003333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.003333333333 5.1183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.003333333333"^^xsd:decimal ;
  geo-pos:long "5.1183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1183333333333'^^xsd:double;
  dwc:latitude '59.003333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002330'^^xsd:integer;
  dwc:observationDate '2007-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.003333333333 5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.003333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.003333333333 5.12)"^^geo:wktLiteral ;
  geo-pos:lat "59.003333333333"^^xsd:decimal ;
  geo-pos:long "5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.933333333333'^^xsd:double;
  dwc:endTimeOfDay '17.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.12'^^xsd:double;
  dwc:latitude '59.003333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176890'^^xsd:integer;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9911911 5.1310265833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9911911"^^xsd:decimal ;
  dwc:decimalLongitude "5.1310265833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9911911 5.1310265833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9911911"^^xsd:decimal ;
  geo-pos:long "5.1310265833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '21.966666666667'^^xsd:double;
  dwc:endTimeOfDay '22.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1310265833333'^^xsd:double;
  dwc:startLongitude '5.1310265833333'^^xsd:double;
  dwc:endLongitude '5.1496160666667'^^xsd:double;
  dwc:latitude '58.9911911'^^xsd:double;
  dwc:startLatitude '58.9911911'^^xsd:double;
  dwc:endLatitude '58.963823133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1496160666667 58.963823133333, 5.1496160666667 58.9911911, 5.1310265833333 58.9911911, 5.1310265833333 58.963823133333, 5.1496160666667 58.963823133333))'^^xsd:string;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172180'^^xsd:integer;
  dwc:observationDate '2017-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.993333333333 5.1316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.993333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.993333333333 5.1316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.993333333333"^^xsd:decimal ;
  geo-pos:long "5.1316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11.15'^^xsd:double;
  dwc:endTimeOfDay '11.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1316666666667'^^xsd:double;
  dwc:latitude '58.993333333333'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20051002540'^^xsd:integer;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 5.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.1333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 5.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "5.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '19.166666666667'^^xsd:double;
  dwc:endTimeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1333333333333'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176220'^^xsd:integer;
  dwc:observationDate '1987-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 5.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.1333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 5.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "5.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '5.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1333333333333'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175770'^^xsd:integer;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 5.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 5.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333333333"^^xsd:decimal ;
  geo-pos:long "5.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1333333333333'^^xsd:double;
  dwc:latitude '58.283333333333'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176900'^^xsd:integer;
  dwc:observationDate '1989-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 5.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 5.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "5.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.766666666667'^^xsd:double;
  dwc:endTimeOfDay '0.26666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1333333333333'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176110'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.983333333333 5.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.983333333333 5.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.983333333333"^^xsd:decimal ;
  geo-pos:long "5.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1333333333333'^^xsd:double;
  dwc:latitude '58.983333333333'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178230'^^xsd:integer;
  dwc:observationDate '1993-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.983333333333 5.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.983333333333 5.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.983333333333"^^xsd:decimal ;
  geo-pos:long "5.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '23.466666666667'^^xsd:double;
  dwc:endTimeOfDay '23.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1333333333333'^^xsd:double;
  dwc:latitude '58.983333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176000'^^xsd:integer;
  dwc:observationDate '1992-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "5.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "5.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '13.533333333333'^^xsd:double;
  dwc:endTimeOfDay '14.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1333333333333'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177070'^^xsd:integer;
  dwc:observationDate '1993-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.985 5.1383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.985"^^xsd:decimal ;
  dwc:decimalLongitude "5.1383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.985 5.1383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.985"^^xsd:decimal ;
  geo-pos:long "5.1383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '11.483333333333'^^xsd:double;
  dwc:endTimeOfDay '11.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1383333333333'^^xsd:double;
  dwc:latitude '58.985'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002820'^^xsd:integer;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410021920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.958333333333 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.958333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.958333333333 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.958333333333"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410021920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410021920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410021920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '58.958333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410021920'^^xsd:integer;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_200910021000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.981666666667 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.981666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_200910021000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.981666666667 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.981666666667"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_200910021000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200910021000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200910021000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '3.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '58.981666666667'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200910021000'^^xsd:integer;
  dwc:observationDate '2009-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176730'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "5.15"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '19.75'^^xsd:double;
  dwc:endTimeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174890'^^xsd:integer;
  dwc:observationDate '1984-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11.25'^^xsd:double;
  dwc:endTimeOfDay '11.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910177160'^^xsd:integer;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "5.15"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174860'^^xsd:integer;
  dwc:observationDate '1988-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "5.15"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.15)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.15'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175120'^^xsd:integer;
  dwc:observationDate '1985-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.983333333333 5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.983333333333 5.16)"^^geo:wktLiteral ;
  geo-pos:lat "58.983333333333"^^xsd:decimal ;
  geo-pos:long "5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.25'^^xsd:double;
  dwc:endTimeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.16'^^xsd:double;
  dwc:latitude '58.983333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176300'^^xsd:integer;
  dwc:observationDate '1995-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.973333333333 5.1616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.973333333333 5.1616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.973333333333"^^xsd:decimal ;
  geo-pos:long "5.1616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '20.283333333333'^^xsd:double;
  dwc:endTimeOfDay '20.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1616666666667'^^xsd:double;
  dwc:latitude '58.973333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176810'^^xsd:integer;
  dwc:observationDate '1997-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.986666666667 5.1616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.986666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.986666666667 5.1616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.986666666667"^^xsd:decimal ;
  geo-pos:long "5.1616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '14.333333333333'^^xsd:double;
  dwc:endTimeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1616666666667'^^xsd:double;
  dwc:latitude '58.986666666667'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177030'^^xsd:integer;
  dwc:observationDate '1994-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.976666666667 5.1633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.976666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.976666666667 5.1633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.976666666667"^^xsd:decimal ;
  geo-pos:long "5.1633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1633333333333'^^xsd:double;
  dwc:latitude '58.976666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176900'^^xsd:integer;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9736668 5.1659173333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9736668"^^xsd:decimal ;
  dwc:decimalLongitude "5.1659173333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9736668 5.1659173333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9736668"^^xsd:decimal ;
  geo-pos:long "5.1659173333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '4.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1659173333333'^^xsd:double;
  dwc:startLongitude '5.1659173333333'^^xsd:double;
  dwc:endLongitude '5.1707761333333'^^xsd:double;
  dwc:latitude '58.9736668'^^xsd:double;
  dwc:startLatitude '58.9736668'^^xsd:double;
  dwc:endLatitude '58.9967174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1707761333333 58.9736668, 5.1707761333333 58.9967174, 5.1659173333333 58.9967174, 5.1659173333333 58.9736668, 5.1707761333333 58.9736668))'^^xsd:string;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002120'^^xsd:integer;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.980844283333 5.1664856333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.980844283333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1664856333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.980844283333 5.1664856333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.980844283333"^^xsd:decimal ;
  geo-pos:long "5.1664856333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '11.183333333333'^^xsd:double;
  dwc:endTimeOfDay '11.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1664856333333'^^xsd:double;
  dwc:startLongitude '5.1664856333333'^^xsd:double;
  dwc:endLongitude '5.1715112166667'^^xsd:double;
  dwc:latitude '58.980844283333'^^xsd:double;
  dwc:startLatitude '58.980844283333'^^xsd:double;
  dwc:endLatitude '58.9562543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1715112166667 58.9562543, 5.1715112166667 58.980844283333, 5.1664856333333 58.980844283333, 5.1664856333333 58.9562543, 5.1715112166667 58.9562543))'^^xsd:string;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002900'^^xsd:integer;
  dwc:observationDate '2015-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '21.5'^^xsd:double;
  dwc:endTimeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176230'^^xsd:integer;
  dwc:observationDate '1987-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176850'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.956666666667 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.956666666667 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.956666666667"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '16.266666666667'^^xsd:double;
  dwc:endTimeOfDay '16.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.956666666667'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002910'^^xsd:integer;
  dwc:observationDate '2010-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310022000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.963333333333 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.963333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.963333333333 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.963333333333"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310022000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310022000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310022000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '2.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.963333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310022000'^^xsd:integer;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.965 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.965"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.965 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.965"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '17.866666666667'^^xsd:double;
  dwc:endTimeOfDay '18.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.965'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002550'^^xsd:integer;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.968333333333 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.968333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.968333333333 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.968333333333"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '13.2'^^xsd:double;
  dwc:endTimeOfDay '13.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.968333333333'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177570'^^xsd:integer;
  dwc:observationDate '1996-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410178090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.968333333333 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.968333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410178090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.968333333333 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.968333333333"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410178090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410178090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410178090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '15.516666666667'^^xsd:double;
  dwc:endTimeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.968333333333'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410178090'^^xsd:integer;
  dwc:observationDate '1994-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.978333333333 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.978333333333 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.978333333333"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.35'^^xsd:double;
  dwc:endTimeOfDay '10.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.978333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100230'^^xsd:integer;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_2013100280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.981666666667 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.981666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_2013100280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.981666666667 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.981666666667"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_2013100280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013100280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2013100280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '12.616666666667'^^xsd:double;
  dwc:endTimeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.981666666667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2013100280'^^xsd:integer;
  dwc:observationDate '2013-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_2014100280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.988333333333 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.988333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_2014100280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.988333333333 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.988333333333"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_2014100280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014100280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2014100280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '58.988333333333'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '259'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2014100280'^^xsd:integer;
  dwc:observationDate '2014-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "5.1666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 5.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "5.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1666666666667'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176480'^^xsd:integer;
  dwc:observationDate '1990-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.953333333333 5.1683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.953333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.953333333333 5.1683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.953333333333"^^xsd:decimal ;
  geo-pos:long "5.1683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '9.7'^^xsd:double;
  dwc:endTimeOfDay '10.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1683333333333'^^xsd:double;
  dwc:latitude '58.953333333333'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177770'^^xsd:integer;
  dwc:observationDate '1999-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.953333333333 5.1683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.953333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.1683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.953333333333 5.1683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.953333333333"^^xsd:decimal ;
  geo-pos:long "5.1683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '10.366666666667'^^xsd:double;
  dwc:endTimeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1683333333333'^^xsd:double;
  dwc:latitude '58.953333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002750'^^xsd:integer;
  dwc:observationDate '2011-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.971666666667 5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.971666666667 5.17)"^^geo:wktLiteral ;
  geo-pos:lat "58.971666666667"^^xsd:decimal ;
  geo-pos:long "5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.066666666667'^^xsd:double;
  dwc:endTimeOfDay '21.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.17'^^xsd:double;
  dwc:latitude '58.971666666667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177240'^^xsd:integer;
  dwc:observationDate '1998-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.955 5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.955"^^xsd:decimal ;
  dwc:decimalLongitude "5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.955 5.18)"^^geo:wktLiteral ;
  geo-pos:lat "58.955"^^xsd:decimal ;
  geo-pos:long "5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.683333333333'^^xsd:double;
  dwc:endTimeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.18'^^xsd:double;
  dwc:latitude '58.955'^^xsd:double;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175530'^^xsd:integer;
  dwc:observationDate '2001-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.636666666667 5.1983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.636666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.1983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.636666666667 5.1983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.636666666667"^^xsd:decimal ;
  geo-pos:long "5.1983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.1983333333333'^^xsd:double;
  dwc:latitude '58.636666666667'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175660'^^xsd:integer;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.623333333333 5.2166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.623333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.623333333333 5.2166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.623333333333"^^xsd:decimal ;
  geo-pos:long "5.2166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '1.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2166666666667'^^xsd:double;
  dwc:latitude '58.623333333333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177690'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 5.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.625"^^xsd:decimal ;
  dwc:decimalLongitude "5.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 5.22)"^^geo:wktLiteral ;
  geo-pos:lat "58.625"^^xsd:decimal ;
  geo-pos:long "5.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.22'^^xsd:double;
  dwc:latitude '58.625'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002880'^^xsd:integer;
  dwc:observationDate '2011-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 5.2216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.621666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 5.2216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.621666666667"^^xsd:decimal ;
  geo-pos:long "5.2216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '15.35'^^xsd:double;
  dwc:endTimeOfDay '15.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2216666666667'^^xsd:double;
  dwc:latitude '58.621666666667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002900'^^xsd:integer;
  dwc:observationDate '2011-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 5.2216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.625"^^xsd:decimal ;
  dwc:decimalLongitude "5.2216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 5.2216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.625"^^xsd:decimal ;
  geo-pos:long "5.2216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '2.6'^^xsd:double;
  dwc:endTimeOfDay '3.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2216666666667'^^xsd:double;
  dwc:latitude '58.625'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177160'^^xsd:integer;
  dwc:observationDate '1994-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.631666666667 5.2216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.631666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.631666666667 5.2216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.631666666667"^^xsd:decimal ;
  geo-pos:long "5.2216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '0.33333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2216666666667'^^xsd:double;
  dwc:latitude '58.631666666667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002200'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 5.2233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.605"^^xsd:decimal ;
  dwc:decimalLongitude "5.2233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 5.2233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.605"^^xsd:decimal ;
  geo-pos:long "5.2233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '13.416666666667'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2233333333333'^^xsd:double;
  dwc:latitude '58.605'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021950'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 5.2233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "5.2233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 5.2233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "5.2233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '18.316666666667'^^xsd:double;
  dwc:endTimeOfDay '18.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2233333333333'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002910'^^xsd:integer;
  dwc:observationDate '2011-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 5.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 5.225)"^^geo:wktLiteral ;
  geo-pos:lat "57.971666666667"^^xsd:decimal ;
  geo-pos:long "5.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.633333333333'^^xsd:double;
  dwc:endTimeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.225'^^xsd:double;
  dwc:latitude '57.971666666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176790'^^xsd:integer;
  dwc:observationDate '1997-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.623333333333 5.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.623333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.623333333333 5.225)"^^geo:wktLiteral ;
  geo-pos:lat "58.623333333333"^^xsd:decimal ;
  geo-pos:long "5.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '13.566666666667'^^xsd:double;
  dwc:endTimeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.225'^^xsd:double;
  dwc:latitude '58.623333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100240'^^xsd:integer;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.2266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.2266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "5.2266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '6.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2266666666667'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002870'^^xsd:integer;
  dwc:observationDate '2011-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618333333333 5.2283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.618333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618333333333 5.2283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.618333333333"^^xsd:decimal ;
  geo-pos:long "5.2283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '12.633333333333'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2283333333333'^^xsd:double;
  dwc:latitude '58.618333333333'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002890'^^xsd:integer;
  dwc:observationDate '2011-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.623333333333 5.2283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.623333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.623333333333 5.2283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.623333333333"^^xsd:decimal ;
  geo-pos:long "5.2283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '14.95'^^xsd:double;
  dwc:endTimeOfDay '15.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2283333333333'^^xsd:double;
  dwc:latitude '58.623333333333'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002430'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.615883516667 5.2283967166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.615883516667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2283967166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.615883516667 5.2283967166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.615883516667"^^xsd:decimal ;
  geo-pos:long "5.2283967166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '4.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2283967166667'^^xsd:double;
  dwc:startLongitude '5.2283967166667'^^xsd:double;
  dwc:endLongitude '5.2488384'^^xsd:double;
  dwc:latitude '58.615883516667'^^xsd:double;
  dwc:startLatitude '58.615883516667'^^xsd:double;
  dwc:endLatitude '58.59346905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.2488384 58.59346905, 5.2488384 58.615883516667, 5.2283967166667 58.615883516667, 5.2283967166667 58.59346905, 5.2488384 58.59346905))'^^xsd:string;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172280'^^xsd:integer;
  dwc:observationDate '2017-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "5.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 5.23)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "5.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '12.133333333333'^^xsd:double;
  dwc:endTimeOfDay '12.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.23'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177180'^^xsd:integer;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.2333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.2333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.2333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.2333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2333333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176740'^^xsd:integer;
  dwc:observationDate '1997-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.611666666667 5.2333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.611666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.611666666667 5.2333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.611666666667"^^xsd:decimal ;
  geo-pos:long "5.2333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '1.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2333333333333'^^xsd:double;
  dwc:latitude '58.611666666667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177530'^^xsd:integer;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 5.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 5.235)"^^geo:wktLiteral ;
  geo-pos:lat "57.971666666667"^^xsd:decimal ;
  geo-pos:long "5.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '18.133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.235'^^xsd:double;
  dwc:latitude '57.971666666667'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177080'^^xsd:integer;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605363983333 5.2377810666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.605363983333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2377810666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605363983333 5.2377810666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.605363983333"^^xsd:decimal ;
  geo-pos:long "5.2377810666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '2.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2377810666667'^^xsd:double;
  dwc:startLongitude '5.2377810666667'^^xsd:double;
  dwc:endLongitude '5.2169712666667'^^xsd:double;
  dwc:latitude '58.605363983333'^^xsd:double;
  dwc:startLatitude '58.605363983333'^^xsd:double;
  dwc:endLatitude '58.627541033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.2377810666667 58.605363983333, 5.2377810666667 58.627541033333, 5.2169712666667 58.627541033333, 5.2169712666667 58.605363983333, 5.2377810666667 58.605363983333))'^^xsd:string;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002210'^^xsd:integer;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "5.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.24)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "5.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.24'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002930'^^xsd:integer;
  dwc:observationDate '2011-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "5.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.24)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "5.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.24'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174890'^^xsd:integer;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.603333333333 5.2416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.603333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.603333333333 5.2416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.603333333333"^^xsd:decimal ;
  geo-pos:long "5.2416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '12.9'^^xsd:double;
  dwc:endTimeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2416666666667'^^xsd:double;
  dwc:latitude '58.603333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002790'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.596666666667 5.2483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.596666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.596666666667 5.2483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.596666666667"^^xsd:decimal ;
  geo-pos:long "5.2483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '21.7'^^xsd:double;
  dwc:endTimeOfDay '22.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2483333333333'^^xsd:double;
  dwc:latitude '58.596666666667'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002830'^^xsd:integer;
  dwc:observationDate '2008-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.2483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.2483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.2483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.2483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '12.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2483333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002860'^^xsd:integer;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.2483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.2483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.2483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.2483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '17.266666666667'^^xsd:double;
  dwc:endTimeOfDay '17.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2483333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177040'^^xsd:integer;
  dwc:observationDate '2000-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.603333333333 5.2483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.603333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.603333333333 5.2483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.603333333333"^^xsd:decimal ;
  geo-pos:long "5.2483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2483333333333'^^xsd:double;
  dwc:latitude '58.603333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002940'^^xsd:integer;
  dwc:observationDate '2011-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '18.083333333333'^^xsd:double;
  dwc:endTimeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.25'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177050'^^xsd:integer;
  dwc:observationDate '1995-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.595 5.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.595"^^xsd:decimal ;
  dwc:decimalLongitude "5.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.595 5.255)"^^geo:wktLiteral ;
  geo-pos:lat "58.595"^^xsd:decimal ;
  geo-pos:long "5.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.4'^^xsd:double;
  dwc:endTimeOfDay '6.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.255'^^xsd:double;
  dwc:latitude '58.595'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002950'^^xsd:integer;
  dwc:observationDate '2011-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.581666666667 5.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.581666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.581666666667 5.26)"^^geo:wktLiteral ;
  geo-pos:lat "58.581666666667"^^xsd:decimal ;
  geo-pos:long "5.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '4.6'^^xsd:double;
  dwc:endTimeOfDay '5.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.26'^^xsd:double;
  dwc:latitude '58.581666666667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002730'^^xsd:integer;
  dwc:observationDate '2011-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 5.2633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "5.2633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 5.2633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "5.2633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '3.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2633333333333'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177430'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 5.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 5.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "5.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '22.583333333333'^^xsd:double;
  dwc:endTimeOfDay '23.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2666666666667'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175000'^^xsd:integer;
  dwc:observationDate '1988-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346666666667 5.2683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.346666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346666666667 5.2683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.346666666667"^^xsd:decimal ;
  geo-pos:long "5.2683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '18.4'^^xsd:double;
  dwc:endTimeOfDay '18.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2683333333333'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174840'^^xsd:integer;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351666666667 5.2716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351666666667 5.2716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.351666666667"^^xsd:decimal ;
  geo-pos:long "5.2716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2716666666667'^^xsd:double;
  dwc:latitude '58.351666666667'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177130'^^xsd:integer;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.348333333333 5.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.348333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.348333333333 5.275)"^^geo:wktLiteral ;
  geo-pos:lat "58.348333333333"^^xsd:decimal ;
  geo-pos:long "5.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.083333333333'^^xsd:double;
  dwc:endTimeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.275'^^xsd:double;
  dwc:latitude '58.348333333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176690'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321666666667 5.2766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321666666667 5.2766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.321666666667"^^xsd:decimal ;
  geo-pos:long "5.2766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '22.383333333333'^^xsd:double;
  dwc:endTimeOfDay '22.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2766666666667'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177200'^^xsd:integer;
  dwc:observationDate '1995-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.2766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.2766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.2766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.2766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '13.116666666667'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2766666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002790'^^xsd:integer;
  dwc:observationDate '2008-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 5.2783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "5.2783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 5.2783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "5.2783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.366666666667'^^xsd:double;
  dwc:endTimeOfDay '23.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2783333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177070'^^xsd:integer;
  dwc:observationDate '2000-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346666666667 5.2783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.346666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346666666667 5.2783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.346666666667"^^xsd:decimal ;
  geo-pos:long "5.2783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '15.616666666667'^^xsd:double;
  dwc:endTimeOfDay '15.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2783333333333'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002700'^^xsd:integer;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345902366667 5.2787412166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345902366667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2787412166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345902366667 5.2787412166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.345902366667"^^xsd:decimal ;
  geo-pos:long "5.2787412166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '15.25'^^xsd:double;
  dwc:endTimeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2787412166667'^^xsd:double;
  dwc:startLongitude '5.2787412166667'^^xsd:double;
  dwc:endLongitude '5.23335765'^^xsd:double;
  dwc:latitude '58.345902366667'^^xsd:double;
  dwc:startLatitude '58.345902366667'^^xsd:double;
  dwc:endLatitude '58.371975533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.2787412166667 58.345902366667, 5.2787412166667 58.371975533333, 5.23335765 58.371975533333, 5.23335765 58.345902366667, 5.2787412166667 58.345902366667))'^^xsd:string;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172320'^^xsd:integer;
  dwc:observationDate '2017-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.343333333333 5.2816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.343333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.343333333333 5.2816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.343333333333"^^xsd:decimal ;
  geo-pos:long "5.2816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '23.616666666667'^^xsd:double;
  dwc:endTimeOfDay '0.11666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2816666666667'^^xsd:double;
  dwc:latitude '58.343333333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002810'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333333333 5.2833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333333333 5.2833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333333333"^^xsd:decimal ;
  geo-pos:long "5.2833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.783333333333'^^xsd:double;
  dwc:endTimeOfDay '17.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2833333333333'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176860'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346666666667 5.2833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.346666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346666666667 5.2833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.346666666667"^^xsd:decimal ;
  geo-pos:long "5.2833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '5.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2833333333333'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175710'^^xsd:integer;
  dwc:observationDate '2001-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.2833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.2833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.2833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.2833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '7.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2833333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176840'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.2833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.2833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "5.2833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.083333333333'^^xsd:double;
  dwc:endTimeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2833333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176580'^^xsd:integer;
  dwc:observationDate '1990-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 5.2833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 5.2833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333333333"^^xsd:decimal ;
  geo-pos:long "5.2833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2833333333333'^^xsd:double;
  dwc:latitude '58.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174950'^^xsd:integer;
  dwc:observationDate '1988-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 5.2833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.2833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 5.2833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.65"^^xsd:decimal ;
  geo-pos:long "5.2833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '3.25'^^xsd:double;
  dwc:endTimeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2833333333333'^^xsd:double;
  dwc:latitude '58.65'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176160'^^xsd:integer;
  dwc:observationDate '1987-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34 5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34"^^xsd:decimal ;
  dwc:decimalLongitude "5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "324"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34 5.29)"^^geo:wktLiteral ;
  geo-pos:lat "58.34"^^xsd:decimal ;
  geo-pos:long "5.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15.466666666667'^^xsd:double;
  dwc:endTimeOfDay '15.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.29'^^xsd:double;
  dwc:latitude '58.34'^^xsd:double;
  dwc:minimumDepth '324'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177480'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338333333333 5.2933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338333333333 5.2933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.338333333333"^^xsd:decimal ;
  geo-pos:long "5.2933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '0.6'^^xsd:double;
  dwc:endTimeOfDay '1.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2933333333333'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002480'^^xsd:integer;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328333333333 5.2966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.2966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "319"^^xsd:integer ;
  dwc:maximumDepthInMeters "319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328333333333 5.2966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.328333333333"^^xsd:decimal ;
  geo-pos:long "5.2966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '23.2'^^xsd:double;
  dwc:endTimeOfDay '23.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2966666666667'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:minimumDepth '319'^^xsd:integer;
  dwc:maximumDepth '319'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177210'^^xsd:integer;
  dwc:observationDate '1994-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_201310021010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_201310021010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_201310021010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336666666667 5.2966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.2966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_201310021010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336666666667 5.2966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.336666666667"^^xsd:decimal ;
  geo-pos:long "5.2966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_201310021010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201310021010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201310021010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '15.9'^^xsd:double;
  dwc:endTimeOfDay '16.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.2966666666667'^^xsd:double;
  dwc:latitude '58.336666666667'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201310021010'^^xsd:integer;
  dwc:observationDate '2013-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '16.7'^^xsd:double;
  dwc:endTimeOfDay '17.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176210'^^xsd:integer;
  dwc:observationDate '1987-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175760'^^xsd:integer;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '16.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178070'^^xsd:integer;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.15'^^xsd:double;
  dwc:endTimeOfDay '11.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176180'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '2.0333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176120'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14.866666666667'^^xsd:double;
  dwc:endTimeOfDay '15.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178160'^^xsd:integer;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333642333333 5.3005461666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333642333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3005461666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333642333333 5.3005461666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333642333333"^^xsd:decimal ;
  geo-pos:long "5.3005461666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '0.36666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.86666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3005461666667'^^xsd:double;
  dwc:startLongitude '5.3005461666667'^^xsd:double;
  dwc:endLongitude '5.2632769666667'^^xsd:double;
  dwc:latitude '58.333642333333'^^xsd:double;
  dwc:startLatitude '58.333642333333'^^xsd:double;
  dwc:endLatitude '58.3502335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3005461666667 58.333642333333, 5.3005461666667 58.3502335, 5.2632769666667 58.3502335, 5.2632769666667 58.333642333333, 5.3005461666667 58.333642333333))'^^xsd:string;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002850'^^xsd:integer;
  dwc:observationDate '2015-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "319"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "5.3033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '10.183333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3033333333333'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '319'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002780'^^xsd:integer;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395032 5.3054332833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3395032"^^xsd:decimal ;
  dwc:decimalLongitude "5.3054332833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3395032 5.3054332833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3395032"^^xsd:decimal ;
  geo-pos:long "5.3054332833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3054332833333'^^xsd:double;
  dwc:startLongitude '5.3054332833333'^^xsd:double;
  dwc:endLongitude '5.2707422166667'^^xsd:double;
  dwc:latitude '58.3395032'^^xsd:double;
  dwc:startLatitude '58.3395032'^^xsd:double;
  dwc:endLatitude '58.360468083333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3054332833333 58.3395032, 5.3054332833333 58.360468083333, 5.2707422166667 58.360468083333, 5.2707422166667 58.3395032, 5.3054332833333 58.3395032))'^^xsd:string;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002290'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.331666666667 5.3066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.331666666667 5.3066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.331666666667"^^xsd:decimal ;
  geo-pos:long "5.3066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3066666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002690'^^xsd:integer;
  dwc:observationDate '2011-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "5.3066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '9.8'^^xsd:double;
  dwc:endTimeOfDay '10.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3066666666667'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177740'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 5.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 5.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "5.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3166666666667'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175040'^^xsd:integer;
  dwc:observationDate '1984-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '22.333333333333'^^xsd:double;
  dwc:endTimeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3166666666667'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176980'^^xsd:integer;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "5.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3333333333333'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177720'^^xsd:integer;
  dwc:observationDate '1991-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '19.833333333333'^^xsd:double;
  dwc:endTimeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.35'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174990'^^xsd:integer;
  dwc:observationDate '1988-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.35'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175750'^^xsd:integer;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '23.333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.33333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.35'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175030'^^xsd:integer;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "5.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3666666666667'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176910'^^xsd:integer;
  dwc:observationDate '1989-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "5.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3666666666667'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177040'^^xsd:integer;
  dwc:observationDate '1995-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410174990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 5.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "5.3666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410174990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 5.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "5.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410174990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410174990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410174990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '13.416666666667'^^xsd:double;
  dwc:endTimeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3666666666667'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410174990'^^xsd:integer;
  dwc:observationDate '1984-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 5.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "5.3666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 5.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "5.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '9.25'^^xsd:double;
  dwc:endTimeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3666666666667'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175970'^^xsd:integer;
  dwc:observationDate '1985-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62595845 5.3669179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62595845"^^xsd:decimal ;
  dwc:decimalLongitude "5.3669179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62595845 5.3669179)"^^geo:wktLiteral ;
  geo-pos:lat "58.62595845"^^xsd:decimal ;
  geo-pos:long "5.3669179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '6.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3669179'^^xsd:double;
  dwc:startLongitude '5.3669179'^^xsd:double;
  dwc:endLongitude '5.3997209166667'^^xsd:double;
  dwc:latitude '58.62595845'^^xsd:double;
  dwc:startLatitude '58.62595845'^^xsd:double;
  dwc:endLatitude '58.607228433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3997209166667 58.607228433333, 5.3997209166667 58.62595845, 5.3669179 58.62595845, 5.3669179 58.607228433333, 5.3997209166667 58.607228433333))'^^xsd:string;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172290'^^xsd:integer;
  dwc:observationDate '2017-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.628333333333 5.3733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.628333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.628333333333 5.3733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.628333333333"^^xsd:decimal ;
  geo-pos:long "5.3733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.2'^^xsd:double;
  dwc:endTimeOfDay '15.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3733333333333'^^xsd:double;
  dwc:latitude '58.628333333333'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100250'^^xsd:integer;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351666666667 5.3766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351666666667 5.3766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.351666666667"^^xsd:decimal ;
  geo-pos:long "5.3766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '20.883333333333'^^xsd:double;
  dwc:endTimeOfDay '21.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3766666666667'^^xsd:double;
  dwc:latitude '58.351666666667'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177190'^^xsd:integer;
  dwc:observationDate '1995-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.621666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 5.38)"^^geo:wktLiteral ;
  geo-pos:lat "58.621666666667"^^xsd:decimal ;
  geo-pos:long "5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.38'^^xsd:double;
  dwc:latitude '58.621666666667'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176730'^^xsd:integer;
  dwc:observationDate '1997-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.622543933333 5.3831146833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.622543933333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3831146833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.622543933333 5.3831146833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.622543933333"^^xsd:decimal ;
  geo-pos:long "5.3831146833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '9.05'^^xsd:double;
  dwc:endTimeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3831146833333'^^xsd:double;
  dwc:startLongitude '5.3831146833333'^^xsd:double;
  dwc:endLongitude '5.4044901666667'^^xsd:double;
  dwc:latitude '58.622543933333'^^xsd:double;
  dwc:startLatitude '58.622543933333'^^xsd:double;
  dwc:endLatitude '58.603072166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4044901666667 58.603072166667, 5.4044901666667 58.622543933333, 5.3831146833333 58.622543933333, 5.3831146833333 58.603072166667, 5.4044901666667 58.603072166667))'^^xsd:string;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002890'^^xsd:integer;
  dwc:observationDate '2015-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "5.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '14.916666666667'^^xsd:double;
  dwc:endTimeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3833333333333'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177310'^^xsd:integer;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.3833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '14.416666666667'^^xsd:double;
  dwc:endTimeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3833333333333'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176200'^^xsd:integer;
  dwc:observationDate '1987-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.413333333333 5.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.413333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.413333333333 5.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.413333333333"^^xsd:decimal ;
  geo-pos:long "5.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '7.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3833333333333'^^xsd:double;
  dwc:latitude '58.413333333333'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177180'^^xsd:integer;
  dwc:observationDate '1994-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618333333333 5.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.618333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618333333333 5.385)"^^geo:wktLiteral ;
  geo-pos:lat "58.618333333333"^^xsd:decimal ;
  geo-pos:long "5.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '18.95'^^xsd:double;
  dwc:endTimeOfDay '19.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.385'^^xsd:double;
  dwc:latitude '58.618333333333'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175670'^^xsd:integer;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 5.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.621666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 5.385)"^^geo:wktLiteral ;
  geo-pos:lat "58.621666666667"^^xsd:decimal ;
  geo-pos:long "5.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '16.733333333333'^^xsd:double;
  dwc:endTimeOfDay '17.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.385'^^xsd:double;
  dwc:latitude '58.621666666667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002440'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963333333333 5.3883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.963333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963333333333 5.3883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.963333333333"^^xsd:decimal ;
  geo-pos:long "5.3883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3883333333333'^^xsd:double;
  dwc:latitude '57.963333333333'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002760'^^xsd:integer;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.608953033333 5.3897169833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.608953033333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3897169833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.608953033333 5.3897169833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.608953033333"^^xsd:decimal ;
  geo-pos:long "5.3897169833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '5.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3897169833333'^^xsd:double;
  dwc:startLongitude '5.3897169833333'^^xsd:double;
  dwc:endLongitude '5.3672852666667'^^xsd:double;
  dwc:latitude '58.608953033333'^^xsd:double;
  dwc:startLatitude '58.608953033333'^^xsd:double;
  dwc:endLatitude '58.633350633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3897169833333 58.608953033333, 5.3897169833333 58.633350633333, 5.3672852666667 58.633350633333, 5.3672852666667 58.608953033333, 5.3897169833333 58.608953033333))'^^xsd:string;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002220'^^xsd:integer;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358333333333 5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358333333333 5.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.358333333333"^^xsd:decimal ;
  geo-pos:long "5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '21.716666666667'^^xsd:double;
  dwc:endTimeOfDay '22.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.39'^^xsd:double;
  dwc:latitude '58.358333333333'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177200'^^xsd:integer;
  dwc:observationDate '1994-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361666666667 5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.361666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.39"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361666666667 5.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.361666666667"^^xsd:decimal ;
  geo-pos:long "5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.39'^^xsd:double;
  dwc:latitude '58.361666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177730'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606666666667 5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.606666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606666666667 5.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.606666666667"^^xsd:decimal ;
  geo-pos:long "5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.39'^^xsd:double;
  dwc:latitude '58.606666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174880'^^xsd:integer;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.3916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "5.3916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.3916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "5.3916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '23.716666666667'^^xsd:double;
  dwc:endTimeOfDay '0.21666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3916666666667'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177520'^^xsd:integer;
  dwc:observationDate '1999-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.3916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 5.3916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "5.3916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.05'^^xsd:double;
  dwc:endTimeOfDay '2.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3916666666667'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002210'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "5.395"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "5.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '3.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.395'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177700'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 5.3966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.605"^^xsd:decimal ;
  dwc:decimalLongitude "5.3966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 5.3966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.605"^^xsd:decimal ;
  geo-pos:long "5.3966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '15.55'^^xsd:double;
  dwc:endTimeOfDay '16.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3966666666667'^^xsd:double;
  dwc:latitude '58.605'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177030'^^xsd:integer;
  dwc:observationDate '2000-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.613333333333 5.3966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.613333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.3966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.613333333333 5.3966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.613333333333"^^xsd:decimal ;
  geo-pos:long "5.3966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '9.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3966666666667'^^xsd:double;
  dwc:latitude '58.613333333333'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177170'^^xsd:integer;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606666666667 5.3983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.606666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606666666667 5.3983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.606666666667"^^xsd:decimal ;
  geo-pos:long "5.3983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '9.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3983333333333'^^xsd:double;
  dwc:latitude '58.606666666667'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002850'^^xsd:integer;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.611666666667 5.3983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.611666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.3983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.611666666667 5.3983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.611666666667"^^xsd:decimal ;
  geo-pos:long "5.3983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '11.6'^^xsd:double;
  dwc:endTimeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.3983333333333'^^xsd:double;
  dwc:latitude '58.611666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021940'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '12'^^xsd:integer;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175070'^^xsd:integer;
  dwc:observationDate '1984-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176170'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.603333333333 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.603333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.603333333333 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.603333333333"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '5.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '58.603333333333'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177170'^^xsd:integer;
  dwc:observationDate '1994-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333333333"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '12.75'^^xsd:double;
  dwc:endTimeOfDay '13.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '58.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174960'^^xsd:integer;
  dwc:observationDate '1988-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333333333"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '58.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176170'^^xsd:integer;
  dwc:observationDate '1987-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 5.4016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 5.4016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.956666666667"^^xsd:decimal ;
  geo-pos:long "5.4016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '1.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4016666666667'^^xsd:double;
  dwc:latitude '57.956666666667'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021050'^^xsd:integer;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 5.4016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.605"^^xsd:decimal ;
  dwc:decimalLongitude "5.4016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605 5.4016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.605"^^xsd:decimal ;
  geo-pos:long "5.4016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '19.8'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4016666666667'^^xsd:double;
  dwc:latitude '58.605'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002820'^^xsd:integer;
  dwc:observationDate '2008-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.371666666667 5.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.371666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.371666666667 5.405)"^^geo:wktLiteral ;
  geo-pos:lat "58.371666666667"^^xsd:decimal ;
  geo-pos:long "5.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.405'^^xsd:double;
  dwc:latitude '58.371666666667'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177140'^^xsd:integer;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.595 5.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.595"^^xsd:decimal ;
  dwc:decimalLongitude "5.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.595 5.405)"^^geo:wktLiteral ;
  geo-pos:lat "58.595"^^xsd:decimal ;
  geo-pos:long "5.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '2.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.405'^^xsd:double;
  dwc:latitude '58.595'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002720'^^xsd:integer;
  dwc:observationDate '2011-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.603333333333 5.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.603333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.603333333333 5.405)"^^geo:wktLiteral ;
  geo-pos:lat "58.603333333333"^^xsd:decimal ;
  geo-pos:long "5.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '6.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.405'^^xsd:double;
  dwc:latitude '58.603333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002660'^^xsd:integer;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.598333333333 5.4083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.598333333333 5.4083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.598333333333"^^xsd:decimal ;
  geo-pos:long "5.4083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '9.4'^^xsd:double;
  dwc:endTimeOfDay '9.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4083333333333'^^xsd:double;
  dwc:latitude '58.598333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002730'^^xsd:integer;
  dwc:observationDate '2010-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.368333333333 5.4116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.368333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "328"^^xsd:integer ;
  dwc:maximumDepthInMeters "328"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.368333333333 5.4116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.368333333333"^^xsd:decimal ;
  geo-pos:long "5.4116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4116666666667'^^xsd:double;
  dwc:latitude '58.368333333333'^^xsd:double;
  dwc:minimumDepth '328'^^xsd:integer;
  dwc:maximumDepth '328'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177060'^^xsd:integer;
  dwc:observationDate '2000-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.368333333333 5.4116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.368333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "328"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.368333333333 5.4116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.368333333333"^^xsd:decimal ;
  geo-pos:long "5.4116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '20.733333333333'^^xsd:double;
  dwc:endTimeOfDay '21.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4116666666667'^^xsd:double;
  dwc:latitude '58.368333333333'^^xsd:double;
  dwc:minimumDepth '328'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176700'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358333333333 5.4133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358333333333 5.4133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.358333333333"^^xsd:decimal ;
  geo-pos:long "5.4133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '20.516666666667'^^xsd:double;
  dwc:endTimeOfDay '21.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4133333333333'^^xsd:double;
  dwc:latitude '58.358333333333'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174850'^^xsd:integer;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "5.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '3.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.415'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175700'^^xsd:integer;
  dwc:observationDate '2001-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967126466667 5.4162574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967126466667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4162574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967126466667 5.4162574)"^^geo:wktLiteral ;
  geo-pos:lat "57.967126466667"^^xsd:decimal ;
  geo-pos:long "5.4162574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '5.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4162574'^^xsd:double;
  dwc:startLongitude '5.4162574'^^xsd:double;
  dwc:endLongitude '5.4409914333333'^^xsd:double;
  dwc:latitude '57.967126466667'^^xsd:double;
  dwc:startLatitude '57.967126466667'^^xsd:double;
  dwc:endLatitude '57.953735783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4409914333333 57.953735783333, 5.4409914333333 57.967126466667, 5.4162574 57.967126466667, 5.4162574 57.953735783333, 5.4409914333333 57.953735783333))'^^xsd:string;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172380'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 5.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "5.4166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 5.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "5.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11.066666666667'^^xsd:double;
  dwc:endTimeOfDay '11.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4166666666667'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177120'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "5.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4166666666667'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176130'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "5.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4166666666667'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176850'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.4166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '21.183333333333'^^xsd:double;
  dwc:endTimeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4166666666667'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176590'^^xsd:integer;
  dwc:observationDate '1990-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96366285 5.4171142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96366285"^^xsd:decimal ;
  dwc:decimalLongitude "5.4171142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96366285 5.4171142)"^^geo:wktLiteral ;
  geo-pos:lat "57.96366285"^^xsd:decimal ;
  geo-pos:long "5.4171142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '7.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4171142'^^xsd:double;
  dwc:startLongitude '5.4171142'^^xsd:double;
  dwc:endLongitude '5.4585215'^^xsd:double;
  dwc:latitude '57.96366285'^^xsd:double;
  dwc:startLatitude '57.96366285'^^xsd:double;
  dwc:endLatitude '57.950006166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4585215 57.950006166667, 5.4585215 57.96366285, 5.4171142 57.96366285, 5.4171142 57.950006166667, 5.4585215 57.950006166667))'^^xsd:string;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002720'^^xsd:integer;
  dwc:observationDate '2015-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 5.4183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "5.4183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 5.4183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "5.4183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '7.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4183333333333'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002240'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.961626383333 5.4183883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.961626383333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4183883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.961626383333 5.4183883333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.961626383333"^^xsd:decimal ;
  geo-pos:long "5.4183883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '21.4'^^xsd:double;
  dwc:endTimeOfDay '21.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4183883333333'^^xsd:double;
  dwc:startLongitude '5.4183883333333'^^xsd:double;
  dwc:endLongitude '5.4548735333333'^^xsd:double;
  dwc:latitude '57.961626383333'^^xsd:double;
  dwc:startLatitude '57.961626383333'^^xsd:double;
  dwc:endLatitude '57.943825266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4548735333333 57.943825266667, 5.4548735333333 57.961626383333, 5.4183883333333 57.961626383333, 5.4183883333333 57.943825266667, 5.4548735333333 57.943825266667))'^^xsd:string;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002350'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365"^^xsd:decimal ;
  dwc:decimalLongitude "5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365 5.42)"^^geo:wktLiteral ;
  geo-pos:lat "58.365"^^xsd:decimal ;
  geo-pos:long "5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.42'^^xsd:double;
  dwc:latitude '58.365'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177490'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.355 5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.355"^^xsd:decimal ;
  dwc:decimalLongitude "5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.355 5.425)"^^geo:wktLiteral ;
  geo-pos:lat "58.355"^^xsd:decimal ;
  geo-pos:long "5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '15.333333333333'^^xsd:double;
  dwc:endTimeOfDay '15.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.425'^^xsd:double;
  dwc:latitude '58.355'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002800'^^xsd:integer;
  dwc:observationDate '2008-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361666666667 5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.361666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361666666667 5.425)"^^geo:wktLiteral ;
  geo-pos:lat "58.361666666667"^^xsd:decimal ;
  geo-pos:long "5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '22.483333333333'^^xsd:double;
  dwc:endTimeOfDay '22.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.425'^^xsd:double;
  dwc:latitude '58.361666666667'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002470'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.426666666667 5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.426666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.426666666667 5.425)"^^geo:wktLiteral ;
  geo-pos:lat "58.426666666667"^^xsd:decimal ;
  geo-pos:long "5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '19.383333333333'^^xsd:double;
  dwc:endTimeOfDay '19.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.425'^^xsd:double;
  dwc:latitude '58.426666666667'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177180'^^xsd:integer;
  dwc:observationDate '1995-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 5.4266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.958333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 5.4266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.958333333333"^^xsd:decimal ;
  geo-pos:long "5.4266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4266666666667'^^xsd:double;
  dwc:latitude '57.958333333333'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002620'^^xsd:integer;
  dwc:observationDate '2012-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361666666667 5.4266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.361666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361666666667 5.4266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.361666666667"^^xsd:decimal ;
  geo-pos:long "5.4266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4266666666667'^^xsd:double;
  dwc:latitude '58.361666666667'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002690'^^xsd:integer;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "5.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4333333333333'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177710'^^xsd:integer;
  dwc:observationDate '1991-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "5.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '16.333333333333'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4333333333333'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178170'^^xsd:integer;
  dwc:observationDate '1993-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "5.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4333333333333'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176970'^^xsd:integer;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35811875 5.4338901333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35811875"^^xsd:decimal ;
  dwc:decimalLongitude "5.4338901333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35811875 5.4338901333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.35811875"^^xsd:decimal ;
  geo-pos:long "5.4338901333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '12.866666666667'^^xsd:double;
  dwc:endTimeOfDay '13.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4338901333333'^^xsd:double;
  dwc:startLongitude '5.4338901333333'^^xsd:double;
  dwc:endLongitude '5.4685011333333'^^xsd:double;
  dwc:latitude '58.35811875'^^xsd:double;
  dwc:startLatitude '58.35811875'^^xsd:double;
  dwc:endLatitude '58.342878333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4685011333333 58.342878333333, 5.4685011333333 58.35811875, 5.4338901333333 58.35811875, 5.4338901333333 58.342878333333, 5.4685011333333 58.342878333333))'^^xsd:string;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172310'^^xsd:integer;
  dwc:observationDate '2017-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 5.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 5.435)"^^geo:wktLiteral ;
  geo-pos:lat "57.956666666667"^^xsd:decimal ;
  geo-pos:long "5.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '5.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.435'^^xsd:double;
  dwc:latitude '57.956666666667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177680'^^xsd:integer;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.355 5.4366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.355"^^xsd:decimal ;
  dwc:decimalLongitude "5.4366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "328"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.355 5.4366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.355"^^xsd:decimal ;
  geo-pos:long "5.4366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4366666666667'^^xsd:double;
  dwc:latitude '58.355'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '328'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002820'^^xsd:integer;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.435 5.4383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.435"^^xsd:decimal ;
  dwc:decimalLongitude "5.4383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.435 5.4383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.435"^^xsd:decimal ;
  geo-pos:long "5.4383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '4.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4383333333333'^^xsd:double;
  dwc:latitude '58.435'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022000'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.441666666667 5.4383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.441666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.441666666667 5.4383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.441666666667"^^xsd:decimal ;
  geo-pos:long "5.4383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '19.95'^^xsd:double;
  dwc:endTimeOfDay '20.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4383333333333'^^xsd:double;
  dwc:latitude '58.441666666667'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177190'^^xsd:integer;
  dwc:observationDate '1994-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353328733333 5.4399341833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353328733333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4399341833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353328733333 5.4399341833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.353328733333"^^xsd:decimal ;
  geo-pos:long "5.4399341833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '2.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4399341833333'^^xsd:double;
  dwc:startLongitude '5.4399341833333'^^xsd:double;
  dwc:endLongitude '5.402408'^^xsd:double;
  dwc:latitude '58.353328733333'^^xsd:double;
  dwc:startLatitude '58.353328733333'^^xsd:double;
  dwc:endLatitude '58.369523416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4399341833333 58.353328733333, 5.4399341833333 58.369523416667, 5.402408 58.369523416667, 5.402408 58.353328733333, 5.4399341833333 58.353328733333))'^^xsd:string;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002860'^^xsd:integer;
  dwc:observationDate '2015-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.411666666667 5.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.411666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.411666666667 5.44)"^^geo:wktLiteral ;
  geo-pos:lat "58.411666666667"^^xsd:decimal ;
  geo-pos:long "5.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '22.3'^^xsd:double;
  dwc:endTimeOfDay '22.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.44'^^xsd:double;
  dwc:latitude '58.411666666667'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174860'^^xsd:integer;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.438333333333 5.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.438333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.438333333333 5.44)"^^geo:wktLiteral ;
  geo-pos:lat "58.438333333333"^^xsd:decimal ;
  geo-pos:long "5.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '19.633333333333'^^xsd:double;
  dwc:endTimeOfDay '20.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.44'^^xsd:double;
  dwc:latitude '58.438333333333'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177500'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353549333333 5.4424485833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353549333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4424485833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353549333333 5.4424485833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.353549333333"^^xsd:decimal ;
  geo-pos:long "5.4424485833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '5.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4424485833333'^^xsd:double;
  dwc:startLongitude '5.4424485833333'^^xsd:double;
  dwc:endLongitude '5.40893885'^^xsd:double;
  dwc:latitude '58.353549333333'^^xsd:double;
  dwc:startLatitude '58.353549333333'^^xsd:double;
  dwc:endLatitude '58.372134616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4424485833333 58.353549333333, 5.4424485833333 58.372134616667, 5.40893885 58.372134616667, 5.40893885 58.353549333333, 5.4424485833333 58.353549333333))'^^xsd:string;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002280'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353333333333 5.4433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.353333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.353333333333 5.4433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.353333333333"^^xsd:decimal ;
  geo-pos:long "5.4433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '19.2'^^xsd:double;
  dwc:endTimeOfDay '19.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4433333333333'^^xsd:double;
  dwc:latitude '58.353333333333'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100270'^^xsd:integer;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.443333333333 5.4433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.443333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.443333333333 5.4433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.443333333333"^^xsd:decimal ;
  geo-pos:long "5.4433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4433333333333'^^xsd:double;
  dwc:latitude '58.443333333333'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177720'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.431666666667 5.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.431666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.431666666667 5.445)"^^geo:wktLiteral ;
  geo-pos:lat "58.431666666667"^^xsd:decimal ;
  geo-pos:long "5.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '20.716666666667'^^xsd:double;
  dwc:endTimeOfDay '20.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.445'^^xsd:double;
  dwc:latitude '58.431666666667'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002460'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.428333333333 5.4466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.428333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.428333333333 5.4466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.428333333333"^^xsd:decimal ;
  geo-pos:long "5.4466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4466666666667'^^xsd:double;
  dwc:latitude '58.428333333333'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002680'^^xsd:integer;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 5.4466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 5.4466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.433333333333"^^xsd:decimal ;
  geo-pos:long "5.4466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '22.65'^^xsd:double;
  dwc:endTimeOfDay '23.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4466666666667'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176710'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "333"^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '15.166666666667'^^xsd:double;
  dwc:endTimeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '333'^^xsd:integer;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178060'^^xsd:integer;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.435 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.435"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.435 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.435"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '58.435'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002230'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.45"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.45"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '58.45'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176160'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.466666666667 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.466666666667 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.466666666667"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '13.083333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '58.466666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176870'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.25'^^xsd:double;
  dwc:endTimeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175950'^^xsd:integer;
  dwc:observationDate '1985-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '15.716666666667'^^xsd:double;
  dwc:endTimeOfDay '16.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175000'^^xsd:integer;
  dwc:observationDate '1984-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351666666667 5.4516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351666666667 5.4516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.351666666667"^^xsd:decimal ;
  geo-pos:long "5.4516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '5.1'^^xsd:double;
  dwc:endTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4516666666667'^^xsd:double;
  dwc:latitude '58.351666666667'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021910'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 5.4516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 5.4516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.433333333333"^^xsd:decimal ;
  geo-pos:long "5.4516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.966666666667'^^xsd:double;
  dwc:endTimeOfDay '20.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4516666666667'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177050'^^xsd:integer;
  dwc:observationDate '2000-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.418333333333 5.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.418333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.418333333333 5.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.418333333333"^^xsd:decimal ;
  geo-pos:long "5.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '7.6'^^xsd:double;
  dwc:endTimeOfDay '8.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.455'^^xsd:double;
  dwc:latitude '58.418333333333'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021920'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.423333333333 5.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.423333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.423333333333 5.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.423333333333"^^xsd:decimal ;
  geo-pos:long "5.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.416666666667'^^xsd:double;
  dwc:endTimeOfDay '17.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.455'^^xsd:double;
  dwc:latitude '58.423333333333'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100260'^^xsd:integer;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 5.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 5.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.433333333333"^^xsd:decimal ;
  geo-pos:long "5.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '12.266666666667'^^xsd:double;
  dwc:endTimeOfDay '12.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.455'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177150'^^xsd:integer;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346666666667 5.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.346666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346666666667 5.46)"^^geo:wktLiteral ;
  geo-pos:lat "58.346666666667"^^xsd:decimal ;
  geo-pos:long "5.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '22.116666666667'^^xsd:double;
  dwc:endTimeOfDay '22.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.46'^^xsd:double;
  dwc:latitude '58.346666666667'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002700'^^xsd:integer;
  dwc:observationDate '2011-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 5.4616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "5.4616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 5.4616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "5.4616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '2.35'^^xsd:double;
  dwc:endTimeOfDay '2.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4616666666667'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '327'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002710'^^xsd:integer;
  dwc:observationDate '2010-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.412345833333 5.4628415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.412345833333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4628415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.412345833333 5.4628415)"^^geo:wktLiteral ;
  geo-pos:lat "58.412345833333"^^xsd:decimal ;
  geo-pos:long "5.4628415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '4.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4628415'^^xsd:double;
  dwc:startLongitude '5.4628415'^^xsd:double;
  dwc:endLongitude '5.4284145833333'^^xsd:double;
  dwc:latitude '58.412345833333'^^xsd:double;
  dwc:startLatitude '58.412345833333'^^xsd:double;
  dwc:endLatitude '58.43093165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4628415 58.412345833333, 5.4628415 58.43093165, 5.4284145833333 58.43093165, 5.4284145833333 58.412345833333, 5.4628415 58.412345833333))'^^xsd:string;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002870'^^xsd:integer;
  dwc:observationDate '2015-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 5.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "324"^^xsd:integer ;
  dwc:maximumDepthInMeters "339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 5.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "5.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '18.3'^^xsd:double;
  dwc:endTimeOfDay '18.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4666666666667'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:minimumDepth '324'^^xsd:integer;
  dwc:maximumDepth '339'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177320'^^xsd:integer;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 5.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.45"^^xsd:decimal ;
  dwc:decimalLongitude "5.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.45 5.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.45"^^xsd:decimal ;
  geo-pos:long "5.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4666666666667'^^xsd:double;
  dwc:latitude '58.45'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178050'^^xsd:integer;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 5.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 5.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "5.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4666666666667'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176610'^^xsd:integer;
  dwc:observationDate '1990-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 5.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 5.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "5.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4666666666667'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176950'^^xsd:integer;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.43 5.4683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.43"^^xsd:decimal ;
  dwc:decimalLongitude "5.4683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.43 5.4683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.43"^^xsd:decimal ;
  geo-pos:long "5.4683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4683333333333'^^xsd:double;
  dwc:latitude '58.43'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002830'^^xsd:integer;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923333333333 5.4766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.923333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923333333333 5.4766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.923333333333"^^xsd:decimal ;
  geo-pos:long "5.4766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '9.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4766666666667'^^xsd:double;
  dwc:latitude '57.923333333333'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177690'^^xsd:integer;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 5.4783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.046666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 5.4783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.046666666667"^^xsd:decimal ;
  geo-pos:long "5.4783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '23.466666666667'^^xsd:double;
  dwc:endTimeOfDay '23.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4783333333333'^^xsd:double;
  dwc:latitude '58.046666666667'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '266'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021040'^^xsd:integer;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073333333333 5.4783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.073333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073333333333 5.4783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.073333333333"^^xsd:decimal ;
  geo-pos:long "5.4783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '16.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4783333333333'^^xsd:double;
  dwc:latitude '58.073333333333'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022030'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42819815 5.4814833166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42819815"^^xsd:decimal ;
  dwc:decimalLongitude "5.4814833166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42819815 5.4814833166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.42819815"^^xsd:decimal ;
  geo-pos:long "5.4814833166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4814833166667'^^xsd:double;
  dwc:startLongitude '5.4814833166667'^^xsd:double;
  dwc:endLongitude '5.4416107666667'^^xsd:double;
  dwc:latitude '58.42819815'^^xsd:double;
  dwc:startLatitude '58.42819815'^^xsd:double;
  dwc:endLatitude '58.437398833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4814833166667 58.42819815, 5.4814833166667 58.437398833333, 5.4416107666667 58.437398833333, 5.4416107666667 58.42819815, 5.4814833166667 58.42819815))'^^xsd:string;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002270'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.4833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "5.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '10.416666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4833333333333'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175790'^^xsd:integer;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "5.4833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "5.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '14.666666666667'^^xsd:double;
  dwc:endTimeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.4833333333333'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175080'^^xsd:integer;
  dwc:observationDate '1984-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073333333333 5.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.073333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073333333333 5.495)"^^geo:wktLiteral ;
  geo-pos:lat "58.073333333333"^^xsd:decimal ;
  geo-pos:long "5.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '2.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.495'^^xsd:double;
  dwc:latitude '58.073333333333'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002590'^^xsd:integer;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176250'^^xsd:integer;
  dwc:observationDate '1987-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175800'^^xsd:integer;
  dwc:observationDate '1985-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175030'^^xsd:integer;
  dwc:observationDate '1988-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176240'^^xsd:integer;
  dwc:observationDate '1987-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '18.5'^^xsd:double;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175010'^^xsd:integer;
  dwc:observationDate '1984-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810174980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810174980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810174980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810174980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810174980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810174980'^^xsd:integer;
  dwc:observationDate '1988-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '22'^^xsd:integer;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175740'^^xsd:integer;
  dwc:observationDate '1985-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.065728083333 5.50294635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.065728083333"^^xsd:decimal ;
  dwc:decimalLongitude "5.50294635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.065728083333 5.50294635)"^^geo:wktLiteral ;
  geo-pos:lat "58.065728083333"^^xsd:decimal ;
  geo-pos:long "5.50294635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '19.583333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.50294635'^^xsd:double;
  dwc:startLongitude '5.50294635'^^xsd:double;
  dwc:endLongitude '5.5485042666667'^^xsd:double;
  dwc:latitude '58.065728083333'^^xsd:double;
  dwc:startLatitude '58.065728083333'^^xsd:double;
  dwc:endLatitude '58.05362665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5485042666667 58.05362665, 5.5485042666667 58.065728083333, 5.50294635 58.065728083333, 5.50294635 58.05362665, 5.5485042666667 58.05362665))'^^xsd:string;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002340'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073333333333 5.5033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.073333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.073333333333 5.5033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.073333333333"^^xsd:decimal ;
  geo-pos:long "5.5033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '9.25'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5033333333333'^^xsd:double;
  dwc:latitude '58.073333333333'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002640'^^xsd:integer;
  dwc:observationDate '2010-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.061666666667 5.5066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.061666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.061666666667 5.5066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.061666666667"^^xsd:decimal ;
  geo-pos:long "5.5066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13.05'^^xsd:double;
  dwc:endTimeOfDay '13.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5066666666667'^^xsd:double;
  dwc:latitude '58.061666666667'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177130'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.061666666667 5.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.061666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.061666666667 5.515)"^^geo:wktLiteral ;
  geo-pos:lat "58.061666666667"^^xsd:decimal ;
  geo-pos:long "5.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.515'^^xsd:double;
  dwc:latitude '58.061666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002290'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "5.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 5.515)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "5.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.983333333333'^^xsd:double;
  dwc:endTimeOfDay '21.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.515'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175680'^^xsd:integer;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.058226133333 5.5151643166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.058226133333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5151643166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.058226133333 5.5151643166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.058226133333"^^xsd:decimal ;
  geo-pos:long "5.5151643166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5151643166667'^^xsd:double;
  dwc:startLongitude '5.5151643166667'^^xsd:double;
  dwc:endLongitude '5.5602699'^^xsd:double;
  dwc:latitude '58.058226133333'^^xsd:double;
  dwc:startLatitude '58.058226133333'^^xsd:double;
  dwc:endLatitude '58.04543155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5602699 58.04543155, 5.5602699 58.058226133333, 5.5151643166667 58.058226133333, 5.5151643166667 58.04543155, 5.5602699 58.04543155))'^^xsd:string;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172390'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053333333333 5.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053333333333 5.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.053333333333"^^xsd:decimal ;
  geo-pos:long "5.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5166666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177070'^^xsd:integer;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "5.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175840'^^xsd:integer;
  dwc:observationDate '1988-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "5.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5166666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '339'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176920'^^xsd:integer;
  dwc:observationDate '1989-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 5.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 5.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "5.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5166666666667'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176190'^^xsd:integer;
  dwc:observationDate '1987-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.061666666667 5.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.061666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.061666666667 5.52)"^^geo:wktLiteral ;
  geo-pos:lat "58.061666666667"^^xsd:decimal ;
  geo-pos:long "5.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.52'^^xsd:double;
  dwc:latitude '58.061666666667'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002760'^^xsd:integer;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410021990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59 5.5216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.59"^^xsd:decimal ;
  dwc:decimalLongitude "5.5216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410021990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59 5.5216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.59"^^xsd:decimal ;
  geo-pos:long "5.5216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410021990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410021990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410021990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '2.45'^^xsd:double;
  dwc:endTimeOfDay '2.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5216666666667'^^xsd:double;
  dwc:latitude '58.59'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410021990'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03 5.5283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03"^^xsd:decimal ;
  dwc:decimalLongitude "5.5283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03 5.5283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.03"^^xsd:decimal ;
  geo-pos:long "5.5283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.583333333333'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5283333333333'^^xsd:double;
  dwc:latitude '58.03'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177270'^^xsd:integer;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0587855 5.5298351666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0587855"^^xsd:decimal ;
  dwc:decimalLongitude "5.5298351666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0587855 5.5298351666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0587855"^^xsd:decimal ;
  geo-pos:long "5.5298351666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '9.65'^^xsd:double;
  dwc:endTimeOfDay '10.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5298351666667'^^xsd:double;
  dwc:startLongitude '5.5298351666667'^^xsd:double;
  dwc:endLongitude '5.568714'^^xsd:double;
  dwc:latitude '58.0587855'^^xsd:double;
  dwc:startLatitude '58.0587855'^^xsd:double;
  dwc:endLatitude '58.0442711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.568714 58.0442711, 5.568714 58.0587855, 5.5298351666667 58.0587855, 5.5298351666667 58.0442711, 5.568714 58.0442711))'^^xsd:string;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002730'^^xsd:integer;
  dwc:observationDate '2015-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053333333333 5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053333333333 5.53)"^^geo:wktLiteral ;
  geo-pos:lat "58.053333333333"^^xsd:decimal ;
  geo-pos:long "5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '7.9'^^xsd:double;
  dwc:endTimeOfDay '8.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.53'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002750'^^xsd:integer;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "5.5333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "5.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '21.5'^^xsd:double;
  dwc:endTimeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5333333333333'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177680'^^xsd:integer;
  dwc:observationDate '1991-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.011666666667 5.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.011666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.011666666667 5.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.011666666667"^^xsd:decimal ;
  geo-pos:long "5.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '9.85'^^xsd:double;
  dwc:endTimeOfDay '10.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5333333333333'^^xsd:double;
  dwc:latitude '58.011666666667'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177260'^^xsd:integer;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 5.5383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.046666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 5.5383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.046666666667"^^xsd:decimal ;
  geo-pos:long "5.5383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '19.166666666667'^^xsd:double;
  dwc:endTimeOfDay '19.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5383333333333'^^xsd:double;
  dwc:latitude '58.046666666667'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176800'^^xsd:integer;
  dwc:observationDate '1997-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.058333333333 5.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.058333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.058333333333 5.54)"^^geo:wktLiteral ;
  geo-pos:lat "58.058333333333"^^xsd:decimal ;
  geo-pos:long "5.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.54'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177420'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.588333333333 5.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.588333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.588333333333 5.54)"^^geo:wktLiteral ;
  geo-pos:lat "58.588333333333"^^xsd:decimal ;
  geo-pos:long "5.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '21.966666666667'^^xsd:double;
  dwc:endTimeOfDay '22.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.54'^^xsd:double;
  dwc:latitude '58.588333333333'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177510'^^xsd:integer;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 5.5416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.5416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 5.5416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "5.5416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '14.833333333333'^^xsd:double;
  dwc:endTimeOfDay '15.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5416666666667'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002530'^^xsd:integer;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053333333333 5.5433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053333333333 5.5433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.053333333333"^^xsd:decimal ;
  geo-pos:long "5.5433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5433333333333'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002610'^^xsd:integer;
  dwc:observationDate '2012-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.585 5.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.585"^^xsd:decimal ;
  dwc:decimalLongitude "5.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.585 5.545)"^^geo:wktLiteral ;
  geo-pos:lat "58.585"^^xsd:decimal ;
  geo-pos:long "5.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '18.583333333333'^^xsd:double;
  dwc:endTimeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.545'^^xsd:double;
  dwc:latitude '58.585'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002450'^^xsd:integer;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583419683333 5.5454259833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583419683333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5454259833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583419683333 5.5454259833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.583419683333"^^xsd:decimal ;
  geo-pos:long "5.5454259833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '16.4'^^xsd:double;
  dwc:endTimeOfDay '16.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5454259833333'^^xsd:double;
  dwc:startLongitude '5.5454259833333'^^xsd:double;
  dwc:endLongitude '5.5221999666667'^^xsd:double;
  dwc:latitude '58.583419683333'^^xsd:double;
  dwc:startLatitude '58.583419683333'^^xsd:double;
  dwc:endLatitude '58.5986305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5454259833333 58.583419683333, 5.5454259833333 58.5986305, 5.5221999666667 58.5986305, 5.5221999666667 58.583419683333, 5.5454259833333 58.583419683333))'^^xsd:string;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172340'^^xsd:integer;
  dwc:observationDate '2017-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.058333333333 5.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.058333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.058333333333 5.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.058333333333"^^xsd:decimal ;
  geo-pos:long "5.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '1.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5466666666667'^^xsd:double;
  dwc:latitude '58.058333333333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175750'^^xsd:integer;
  dwc:observationDate '2001-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.06 5.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.06"^^xsd:decimal ;
  dwc:decimalLongitude "5.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.06 5.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.06"^^xsd:decimal ;
  geo-pos:long "5.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '0.73333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5466666666667'^^xsd:double;
  dwc:latitude '58.06'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177800'^^xsd:integer;
  dwc:observationDate '1996-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "5.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15.283333333333'^^xsd:double;
  dwc:endTimeOfDay '15.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5466666666667'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177160'^^xsd:integer;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 5.5483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "5.5483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 5.5483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "5.5483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '13.583333333333'^^xsd:double;
  dwc:endTimeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5483333333333'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177020'^^xsd:integer;
  dwc:observationDate '2000-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.5483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.5483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "5.5483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5483333333333'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176720'^^xsd:integer;
  dwc:observationDate '1997-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.5483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 5.5483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "5.5483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '3.7'^^xsd:double;
  dwc:endTimeOfDay '4.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5483333333333'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002220'^^xsd:integer;
  dwc:observationDate '2013-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "5.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.55)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "5.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '2.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.55'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178020'^^xsd:integer;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 5.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 5.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "5.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.116666666667'^^xsd:double;
  dwc:endTimeOfDay '23.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.55'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176240'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 5.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "5.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '10'^^xsd:integer;
  dwc:endTimeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.55'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177020'^^xsd:integer;
  dwc:observationDate '1987-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.581666666667 5.5533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.581666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.581666666667 5.5533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.581666666667"^^xsd:decimal ;
  geo-pos:long "5.5533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5533333333333'^^xsd:double;
  dwc:latitude '58.581666666667'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177710'^^xsd:integer;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.578333333333 5.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.578333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.578333333333 5.555)"^^geo:wktLiteral ;
  geo-pos:lat "58.578333333333"^^xsd:decimal ;
  geo-pos:long "5.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.555'^^xsd:double;
  dwc:latitude '58.578333333333'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021930'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.574429566667 5.5565423833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.574429566667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5565423833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.574429566667 5.5565423833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.574429566667"^^xsd:decimal ;
  geo-pos:long "5.5565423833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5565423833333'^^xsd:double;
  dwc:startLongitude '5.5565423833333'^^xsd:double;
  dwc:endLongitude '5.52599935'^^xsd:double;
  dwc:latitude '58.574429566667'^^xsd:double;
  dwc:startLatitude '58.574429566667'^^xsd:double;
  dwc:endLatitude '58.5958087'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5565423833333 58.574429566667, 5.5565423833333 58.5958087, 5.52599935 58.5958087, 5.52599935 58.574429566667, 5.5565423833333 58.574429566667))'^^xsd:string;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002230'^^xsd:integer;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 5.5566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.568333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 5.5566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.568333333333"^^xsd:decimal ;
  geo-pos:long "5.5566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '0.36666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.88333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5566666666667'^^xsd:double;
  dwc:latitude '58.568333333333'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174870'^^xsd:integer;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.571666666667 5.5566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.571666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.571666666667 5.5566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.571666666667"^^xsd:decimal ;
  geo-pos:long "5.5566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.316666666667'^^xsd:double;
  dwc:endTimeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5566666666667'^^xsd:double;
  dwc:latitude '58.571666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002810'^^xsd:integer;
  dwc:observationDate '2008-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576666666667 5.5583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576666666667 5.5583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.576666666667"^^xsd:decimal ;
  geo-pos:long "5.5583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '7.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5583333333333'^^xsd:double;
  dwc:latitude '58.576666666667'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002840'^^xsd:integer;
  dwc:observationDate '2009-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.571666666667 5.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.571666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.571666666667 5.56)"^^geo:wktLiteral ;
  geo-pos:lat "58.571666666667"^^xsd:decimal ;
  geo-pos:long "5.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.56'^^xsd:double;
  dwc:latitude '58.571666666667'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002670'^^xsd:integer;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "5.5633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '0.53333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5633333333333'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002710'^^xsd:integer;
  dwc:observationDate '2011-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "5.5666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 5.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "5.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5666666666667'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177290'^^xsd:integer;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563333333333 5.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563333333333 5.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.563333333333"^^xsd:decimal ;
  geo-pos:long "5.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '7.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5666666666667'^^xsd:double;
  dwc:latitude '58.563333333333'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002720'^^xsd:integer;
  dwc:observationDate '2010-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "5.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5666666666667'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176860'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "5.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5666666666667'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176140'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "5.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '6.1'^^xsd:double;
  dwc:endTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5666666666667'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176150'^^xsd:integer;
  dwc:observationDate '1992-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.5666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 5.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "5.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '23.583333333333'^^xsd:double;
  dwc:endTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5666666666667'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176600'^^xsd:integer;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.560353183333 5.5733231666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.560353183333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5733231666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.560353183333 5.5733231666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.560353183333"^^xsd:decimal ;
  geo-pos:long "5.5733231666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5733231666667'^^xsd:double;
  dwc:startLongitude '5.5733231666667'^^xsd:double;
  dwc:endLongitude '5.55024385'^^xsd:double;
  dwc:latitude '58.560353183333'^^xsd:double;
  dwc:startLatitude '58.560353183333'^^xsd:double;
  dwc:endLatitude '58.580620566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5733231666667 58.560353183333, 5.5733231666667 58.580620566667, 5.55024385 58.580620566667, 5.55024385 58.560353183333, 5.5733231666667 58.560353183333))'^^xsd:string;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002880'^^xsd:integer;
  dwc:observationDate '2015-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.5833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.5833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.5833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "5.5833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '11.25'^^xsd:double;
  dwc:endTimeOfDay '11.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.5833333333333'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176830'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.874459633333 5.6238386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.874459633333"^^xsd:decimal ;
  dwc:decimalLongitude "5.6238386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.874459633333 5.6238386)"^^geo:wktLiteral ;
  geo-pos:lat "57.874459633333"^^xsd:decimal ;
  geo-pos:long "5.6238386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '23.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6238386'^^xsd:double;
  dwc:startLongitude '5.6238386'^^xsd:double;
  dwc:endLongitude '5.6383371833333'^^xsd:double;
  dwc:latitude '57.874459633333'^^xsd:double;
  dwc:startLatitude '57.874459633333'^^xsd:double;
  dwc:endLatitude '57.849842083333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.6383371833333 57.849842083333, 5.6383371833333 57.874459633333, 5.6238386 57.874459633333, 5.6238386 57.849842083333, 5.6383371833333 57.849842083333))'^^xsd:string;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002360'^^xsd:integer;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 5.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 5.645)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "5.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15.766666666667'^^xsd:double;
  dwc:endTimeOfDay '16.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.645'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002790'^^xsd:integer;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 5.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.65"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 5.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "5.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '20.833333333333'^^xsd:double;
  dwc:endTimeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.65'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175020'^^xsd:integer;
  dwc:observationDate '1984-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.862007683333 5.6503281833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.862007683333"^^xsd:decimal ;
  dwc:decimalLongitude "5.6503281833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.862007683333 5.6503281833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.862007683333"^^xsd:decimal ;
  geo-pos:long "5.6503281833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.05'^^xsd:double;
  dwc:endTimeOfDay '4.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6503281833333'^^xsd:double;
  dwc:startLongitude '5.6503281833333'^^xsd:double;
  dwc:endLongitude '5.6889722666667'^^xsd:double;
  dwc:latitude '57.862007683333'^^xsd:double;
  dwc:startLatitude '57.862007683333'^^xsd:double;
  dwc:endLatitude '57.836721816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.6889722666667 57.836721816667, 5.6889722666667 57.862007683333, 5.6503281833333 57.862007683333, 5.6503281833333 57.836721816667, 5.6889722666667 57.836721816667))'^^xsd:string;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172470'^^xsd:integer;
  dwc:observationDate '2017-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.848333333333 5.6533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.848333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.6533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.848333333333 5.6533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.848333333333"^^xsd:decimal ;
  geo-pos:long "5.6533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6533333333333'^^xsd:double;
  dwc:latitude '57.848333333333'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177160'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85887355 5.6539973666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85887355"^^xsd:decimal ;
  dwc:decimalLongitude "5.6539973666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85887355 5.6539973666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.85887355"^^xsd:decimal ;
  geo-pos:long "5.6539973666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '5.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6539973666667'^^xsd:double;
  dwc:startLongitude '5.6539973666667'^^xsd:double;
  dwc:endLongitude '5.6234218333333'^^xsd:double;
  dwc:latitude '57.85887355'^^xsd:double;
  dwc:startLatitude '57.85887355'^^xsd:double;
  dwc:endLatitude '57.872062166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.6539973666667 57.85887355, 5.6539973666667 57.872062166667, 5.6234218333333 57.872062166667, 5.6234218333333 57.85887355, 5.6539973666667 57.85887355))'^^xsd:string;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002710'^^xsd:integer;
  dwc:observationDate '2015-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.856666666667 5.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.856666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.856666666667 5.655)"^^geo:wktLiteral ;
  geo-pos:lat "57.856666666667"^^xsd:decimal ;
  geo-pos:long "5.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '5.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.655'^^xsd:double;
  dwc:latitude '57.856666666667'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002620'^^xsd:integer;
  dwc:observationDate '2010-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.873333333333 5.6566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.873333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.6566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.873333333333 5.6566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.873333333333"^^xsd:decimal ;
  geo-pos:long "5.6566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '9.05'^^xsd:double;
  dwc:endTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6566666666667'^^xsd:double;
  dwc:latitude '57.873333333333'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '20091002660'^^xsd:integer;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.876666666667 5.6566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.876666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.6566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.876666666667 5.6566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.876666666667"^^xsd:decimal ;
  geo-pos:long "5.6566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '20.433333333333'^^xsd:double;
  dwc:endTimeOfDay '20.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6566666666667'^^xsd:double;
  dwc:latitude '57.876666666667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175800'^^xsd:integer;
  dwc:observationDate '2001-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.853333333333 5.6583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.853333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.6583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.853333333333 5.6583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.853333333333"^^xsd:decimal ;
  geo-pos:long "5.6583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '21.216666666667'^^xsd:double;
  dwc:endTimeOfDay '21.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6583333333333'^^xsd:double;
  dwc:latitude '57.853333333333'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002580'^^xsd:integer;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.851666666667 5.6633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.851666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.6633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.851666666667 5.6633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.851666666667"^^xsd:decimal ;
  geo-pos:long "5.6633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6633333333333'^^xsd:double;
  dwc:latitude '57.851666666667'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002570'^^xsd:integer;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.6833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "5.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.6833333333333'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177010'^^xsd:integer;
  dwc:observationDate '1987-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.7"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 5.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.433333333333"^^xsd:decimal ;
  geo-pos:long "5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175730'^^xsd:integer;
  dwc:observationDate '1985-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '3.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177700'^^xsd:integer;
  dwc:observationDate '1991-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.7533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.7533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 5.7533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "5.7533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '4.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7533333333333'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Unknown gear'^^xsd:string;
  dwc:occurrenceId '199710177050'^^xsd:integer;
  dwc:observationDate '1997-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 5.755)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '2.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.755'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021900'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3066481 5.7616728833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3066481"^^xsd:decimal ;
  dwc:decimalLongitude "5.7616728833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3066481 5.7616728833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3066481"^^xsd:decimal ;
  geo-pos:long "5.7616728833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7616728833333'^^xsd:double;
  dwc:startLongitude '5.7616728833333'^^xsd:double;
  dwc:endLongitude '5.79598185'^^xsd:double;
  dwc:latitude '58.3066481'^^xsd:double;
  dwc:startLatitude '58.3066481'^^xsd:double;
  dwc:endLatitude '58.288438983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.79598185 58.288438983333, 5.79598185 58.3066481, 5.7616728833333 58.3066481, 5.7616728833333 58.288438983333, 5.79598185 58.288438983333))'^^xsd:string;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172400'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 5.7633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.7633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 5.7633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "5.7633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '12.766666666667'^^xsd:double;
  dwc:endTimeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7633333333333'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '20091002680'^^xsd:integer;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 5.7633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.7633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 5.7633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.313333333333"^^xsd:decimal ;
  geo-pos:long "5.7633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '15.733333333333'^^xsd:double;
  dwc:endTimeOfDay '16.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7633333333333'^^xsd:double;
  dwc:latitude '58.313333333333'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177280'^^xsd:integer;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.303333333333 5.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.303333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.303333333333 5.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.303333333333"^^xsd:decimal ;
  geo-pos:long "5.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.083333333333'^^xsd:double;
  dwc:endTimeOfDay '10.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.765'^^xsd:double;
  dwc:latitude '58.303333333333'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002780'^^xsd:integer;
  dwc:observationDate '2008-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 5.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.7666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 5.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "5.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7666666666667'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175670'^^xsd:integer;
  dwc:observationDate '1985-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 5.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.7666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 5.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "5.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7666666666667'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175120'^^xsd:integer;
  dwc:observationDate '1984-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310178040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310178040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "5.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310178040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310178040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310178040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310178040'^^xsd:integer;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.7666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 5.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "5.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.666666666667'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7666666666667'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176640'^^xsd:integer;
  dwc:observationDate '1990-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.288912966667 5.76680695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.288912966667"^^xsd:decimal ;
  dwc:decimalLongitude "5.76680695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.288912966667 5.76680695)"^^geo:wktLiteral ;
  geo-pos:lat "58.288912966667"^^xsd:decimal ;
  geo-pos:long "5.76680695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.76680695'^^xsd:double;
  dwc:startLongitude '5.76680695'^^xsd:double;
  dwc:endLongitude '5.7486162666667'^^xsd:double;
  dwc:latitude '58.288912966667'^^xsd:double;
  dwc:startLatitude '58.288912966667'^^xsd:double;
  dwc:endLatitude '58.311009483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.76680695 58.288912966667, 5.76680695 58.311009483333, 5.7486162666667 58.311009483333, 5.7486162666667 58.288912966667, 5.76680695 58.288912966667))'^^xsd:string;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002800'^^xsd:integer;
  dwc:observationDate '2015-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 5.7683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.7683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 5.7683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "5.7683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '10.866666666667'^^xsd:double;
  dwc:endTimeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7683333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177060'^^xsd:integer;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 5.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 5.77)"^^geo:wktLiteral ;
  geo-pos:lat "58.293333333333"^^xsd:decimal ;
  geo-pos:long "5.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '4.75'^^xsd:double;
  dwc:endTimeOfDay '5.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.77'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002740'^^xsd:integer;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.291666666667 5.7716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.291666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.7716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.291666666667 5.7716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.291666666667"^^xsd:decimal ;
  geo-pos:long "5.7716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7716666666667'^^xsd:double;
  dwc:latitude '58.291666666667'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002640'^^xsd:integer;
  dwc:observationDate '2011-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 5.7716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.7716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 5.7716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.293333333333"^^xsd:decimal ;
  geo-pos:long "5.7716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '0.066666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.53333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7716666666667'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002700'^^xsd:integer;
  dwc:observationDate '2010-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.298333333333 5.7716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.298333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.7716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.298333333333 5.7716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.298333333333"^^xsd:decimal ;
  geo-pos:long "5.7716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '4.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7716666666667'^^xsd:double;
  dwc:latitude '58.298333333333'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177810'^^xsd:integer;
  dwc:observationDate '1996-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 5.7733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.7733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 5.7733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.301666666667"^^xsd:decimal ;
  geo-pos:long "5.7733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '16.45'^^xsd:double;
  dwc:endTimeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7733333333333'^^xsd:double;
  dwc:latitude '58.301666666667'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176680'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 5.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 5.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "5.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '15.416666666667'^^xsd:double;
  dwc:endTimeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7833333333333'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175110'^^xsd:integer;
  dwc:observationDate '1984-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.768333333333 5.7916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.768333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.7916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.768333333333 5.7916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.768333333333"^^xsd:decimal ;
  geo-pos:long "5.7916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '9.15'^^xsd:double;
  dwc:endTimeOfDay '9.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7916666666667'^^xsd:double;
  dwc:latitude '57.768333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174750'^^xsd:integer;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.782285066667 5.7950103166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.782285066667"^^xsd:decimal ;
  dwc:decimalLongitude "5.7950103166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.782285066667 5.7950103166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.782285066667"^^xsd:decimal ;
  geo-pos:long "5.7950103166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '7.95'^^xsd:double;
  dwc:endTimeOfDay '8.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.7950103166667'^^xsd:double;
  dwc:startLongitude '5.7950103166667'^^xsd:double;
  dwc:endLongitude '5.8258578333333'^^xsd:double;
  dwc:latitude '57.782285066667'^^xsd:double;
  dwc:startLatitude '57.782285066667'^^xsd:double;
  dwc:endLatitude '57.772041283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8258578333333 57.772041283333, 5.8258578333333 57.782285066667, 5.7950103166667 57.782285066667, 5.7950103166667 57.772041283333, 5.8258578333333 57.772041283333))'^^xsd:string;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172480'^^xsd:integer;
  dwc:observationDate '2017-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "5.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '18.5'^^xsd:double;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175340'^^xsd:integer;
  dwc:observationDate '1986-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.775 5.8116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.775"^^xsd:decimal ;
  dwc:decimalLongitude "5.8116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.775 5.8116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.775"^^xsd:decimal ;
  geo-pos:long "5.8116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8116666666667'^^xsd:double;
  dwc:latitude '57.775'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177330'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 5.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 5.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.766666666667"^^xsd:decimal ;
  geo-pos:long "5.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '14.583333333333'^^xsd:double;
  dwc:endTimeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8166666666667'^^xsd:double;
  dwc:latitude '57.766666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175790'^^xsd:integer;
  dwc:observationDate '1988-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 5.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 5.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.766666666667"^^xsd:decimal ;
  geo-pos:long "5.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8166666666667'^^xsd:double;
  dwc:latitude '57.766666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710177000'^^xsd:integer;
  dwc:observationDate '1987-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.776666666667 5.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.776666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.776666666667 5.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.776666666667"^^xsd:decimal ;
  geo-pos:long "5.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.066666666667'^^xsd:double;
  dwc:endTimeOfDay '23.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8166666666667'^^xsd:double;
  dwc:latitude '57.776666666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175810'^^xsd:integer;
  dwc:observationDate '2001-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.772475516667 5.82092835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.772475516667"^^xsd:decimal ;
  dwc:decimalLongitude "5.82092835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.772475516667 5.82092835)"^^geo:wktLiteral ;
  geo-pos:lat "57.772475516667"^^xsd:decimal ;
  geo-pos:long "5.82092835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.82092835'^^xsd:double;
  dwc:startLongitude '5.82092835'^^xsd:double;
  dwc:endLongitude '5.8620622833333'^^xsd:double;
  dwc:latitude '57.772475516667'^^xsd:double;
  dwc:startLatitude '57.772475516667'^^xsd:double;
  dwc:endLatitude '57.7578512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8620622833333 57.7578512, 5.8620622833333 57.772475516667, 5.82092835 57.772475516667, 5.82092835 57.7578512, 5.8620622833333 57.7578512))'^^xsd:string;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002380'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.771666666667 5.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.771666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.771666666667 5.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.771666666667"^^xsd:decimal ;
  geo-pos:long "5.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '21.95'^^xsd:double;
  dwc:endTimeOfDay '22.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8216666666667'^^xsd:double;
  dwc:latitude '57.771666666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177170'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.775 5.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.775"^^xsd:decimal ;
  dwc:decimalLongitude "5.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.775 5.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.775"^^xsd:decimal ;
  geo-pos:long "5.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '15.35'^^xsd:double;
  dwc:endTimeOfDay '15.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8216666666667'^^xsd:double;
  dwc:latitude '57.775'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021860'^^xsd:integer;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.768333333333 5.8283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.768333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.768333333333 5.8283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.768333333333"^^xsd:decimal ;
  geo-pos:long "5.8283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.183333333333'^^xsd:double;
  dwc:endTimeOfDay '16.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8283333333333'^^xsd:double;
  dwc:latitude '57.768333333333'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021010'^^xsd:integer;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.765 5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.765"^^xsd:decimal ;
  dwc:decimalLongitude "5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.765 5.83)"^^geo:wktLiteral ;
  geo-pos:lat "57.765"^^xsd:decimal ;
  geo-pos:long "5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.083333333333'^^xsd:double;
  dwc:endTimeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.83'^^xsd:double;
  dwc:latitude '57.765'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176940'^^xsd:integer;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.758333333333 5.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.758333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.758333333333 5.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.758333333333"^^xsd:decimal ;
  geo-pos:long "5.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '16.166666666667'^^xsd:double;
  dwc:endTimeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8333333333333'^^xsd:double;
  dwc:latitude '57.758333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176980'^^xsd:integer;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 5.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 5.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.766666666667"^^xsd:decimal ;
  geo-pos:long "5.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '7.85'^^xsd:double;
  dwc:endTimeOfDay '8.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8333333333333'^^xsd:double;
  dwc:latitude '57.766666666667'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177350'^^xsd:integer;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 5.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 5.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "5.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '5'^^xsd:integer;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8333333333333'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176260'^^xsd:integer;
  dwc:observationDate '1987-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 5.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 5.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "5.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '8.25'^^xsd:double;
  dwc:endTimeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8333333333333'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175040'^^xsd:integer;
  dwc:observationDate '1988-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.765 5.8433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.765"^^xsd:decimal ;
  dwc:decimalLongitude "5.8433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.765 5.8433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.765"^^xsd:decimal ;
  geo-pos:long "5.8433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '18.266666666667'^^xsd:double;
  dwc:endTimeOfDay '18.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8433333333333'^^xsd:double;
  dwc:latitude '57.765'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177860'^^xsd:integer;
  dwc:observationDate '1996-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.763971283333 5.8435822166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.763971283333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8435822166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.763971283333 5.8435822166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.763971283333"^^xsd:decimal ;
  geo-pos:long "5.8435822166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8435822166667'^^xsd:double;
  dwc:startLongitude '5.8435822166667'^^xsd:double;
  dwc:endLongitude '5.8124856'^^xsd:double;
  dwc:latitude '57.763971283333'^^xsd:double;
  dwc:startLatitude '57.763971283333'^^xsd:double;
  dwc:endLatitude '57.7775057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8435822166667 57.763971283333, 5.8435822166667 57.7775057, 5.8124856 57.7775057, 5.8124856 57.763971283333, 5.8435822166667 57.763971283333))'^^xsd:string;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002700'^^xsd:integer;
  dwc:observationDate '2015-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.761666666667 5.8466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.761666666667 5.8466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.761666666667"^^xsd:decimal ;
  geo-pos:long "5.8466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8466666666667'^^xsd:double;
  dwc:latitude '57.761666666667'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002610'^^xsd:integer;
  dwc:observationDate '2010-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 5.8466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 5.8466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.766666666667"^^xsd:decimal ;
  geo-pos:long "5.8466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '4.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8466666666667'^^xsd:double;
  dwc:latitude '57.766666666667'^^xsd:double;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176630'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76 5.8516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.76"^^xsd:decimal ;
  dwc:decimalLongitude "5.8516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.76 5.8516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.76"^^xsd:decimal ;
  geo-pos:long "5.8516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '19.433333333333'^^xsd:double;
  dwc:endTimeOfDay '19.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8516666666667'^^xsd:double;
  dwc:latitude '57.76'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002570'^^xsd:integer;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.756666666667 5.8533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.756666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.756666666667 5.8533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.756666666667"^^xsd:decimal ;
  geo-pos:long "5.8533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.033333333333'^^xsd:double;
  dwc:endTimeOfDay '20.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8533333333333'^^xsd:double;
  dwc:latitude '57.756666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002560'^^xsd:integer;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.675551816667 5.8543449333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.675551816667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8543449333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.675551816667 5.8543449333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.675551816667"^^xsd:decimal ;
  geo-pos:long "5.8543449333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8543449333333'^^xsd:double;
  dwc:startLongitude '5.8543449333333'^^xsd:double;
  dwc:endLongitude '5.8961647'^^xsd:double;
  dwc:latitude '57.675551816667'^^xsd:double;
  dwc:startLatitude '57.675551816667'^^xsd:double;
  dwc:endLatitude '57.671000916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8961647 57.671000916667, 5.8961647 57.675551816667, 5.8543449333333 57.675551816667, 5.8543449333333 57.671000916667, 5.8961647 57.671000916667))'^^xsd:string;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002370'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "5.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '17.916666666667'^^xsd:double;
  dwc:endTimeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8666666666667'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177990'^^xsd:integer;
  dwc:observationDate '1993-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "5.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8833333333333'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176820'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "5.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '16.416666666667'^^xsd:double;
  dwc:endTimeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8833333333333'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175330'^^xsd:integer;
  dwc:observationDate '1986-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "5.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '16.166666666667'^^xsd:double;
  dwc:endTimeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8833333333333'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176660'^^xsd:integer;
  dwc:observationDate '1990-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 5.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "5.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 5.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "5.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '17.416666666667'^^xsd:double;
  dwc:endTimeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8833333333333'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177660'^^xsd:integer;
  dwc:observationDate '1991-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 5.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 5.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333333333"^^xsd:decimal ;
  geo-pos:long "5.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8833333333333'^^xsd:double;
  dwc:latitude '58.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176280'^^xsd:integer;
  dwc:observationDate '1987-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.671666666667 5.8916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.671666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "131"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.671666666667 5.8916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.671666666667"^^xsd:decimal ;
  geo-pos:long "5.8916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '5.2'^^xsd:double;
  dwc:endTimeOfDay '5.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8916666666667'^^xsd:double;
  dwc:latitude '57.671666666667'^^xsd:double;
  dwc:minimumDepth '131'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002640'^^xsd:integer;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.943333333333 5.8916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.943333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.8916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.943333333333 5.8916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.943333333333"^^xsd:decimal ;
  geo-pos:long "5.8916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8916666666667'^^xsd:double;
  dwc:latitude '57.943333333333'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002600'^^xsd:integer;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946666666667 5.8916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.946666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.8916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946666666667 5.8916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.946666666667"^^xsd:decimal ;
  geo-pos:long "5.8916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '1.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8916666666667'^^xsd:double;
  dwc:latitude '57.946666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002330'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 5.8966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.945"^^xsd:decimal ;
  dwc:decimalLongitude "5.8966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 5.8966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.945"^^xsd:decimal ;
  geo-pos:long "5.8966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '4.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.8966666666667'^^xsd:double;
  dwc:latitude '57.945'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022070'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.9'^^xsd:double;
  dwc:endTimeOfDay '14.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176290'^^xsd:integer;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.941666666667 5.9033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.941666666667 5.9033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.941666666667"^^xsd:decimal ;
  geo-pos:long "5.9033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9033333333333'^^xsd:double;
  dwc:latitude '57.941666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177320'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9416485 5.9047195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9416485"^^xsd:decimal ;
  dwc:decimalLongitude "5.9047195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9416485 5.9047195)"^^geo:wktLiteral ;
  geo-pos:lat "57.9416485"^^xsd:decimal ;
  geo-pos:long "5.9047195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '12.216666666667'^^xsd:double;
  dwc:endTimeOfDay '12.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9047195'^^xsd:double;
  dwc:startLongitude '5.9047195'^^xsd:double;
  dwc:endLongitude '5.9438941666667'^^xsd:double;
  dwc:latitude '57.9416485'^^xsd:double;
  dwc:startLatitude '57.9416485'^^xsd:double;
  dwc:endLatitude '57.9281865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.9438941666667 57.9281865, 5.9438941666667 57.9416485, 5.9047195 57.9416485, 5.9047195 57.9281865, 5.9438941666667 57.9281865))'^^xsd:string;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002740'^^xsd:integer;
  dwc:observationDate '2015-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 5.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.94"^^xsd:decimal ;
  dwc:decimalLongitude "5.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 5.905)"^^geo:wktLiteral ;
  geo-pos:lat "57.94"^^xsd:decimal ;
  geo-pos:long "5.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '0.46666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.71666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.905'^^xsd:double;
  dwc:latitude '57.94'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174770'^^xsd:integer;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66875055 5.9068487666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.66875055"^^xsd:decimal ;
  dwc:decimalLongitude "5.9068487666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66875055 5.9068487666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.66875055"^^xsd:decimal ;
  geo-pos:long "5.9068487666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '1.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9068487666667'^^xsd:double;
  dwc:startLongitude '5.9068487666667'^^xsd:double;
  dwc:endLongitude '5.9511337666667'^^xsd:double;
  dwc:latitude '57.66875055'^^xsd:double;
  dwc:startLatitude '57.66875055'^^xsd:double;
  dwc:endLatitude '57.668604383333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.9511337666667 57.668604383333, 5.9511337666667 57.66875055, 5.9068487666667 57.66875055, 5.9068487666667 57.668604383333, 5.9511337666667 57.668604383333))'^^xsd:string;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002690'^^xsd:integer;
  dwc:observationDate '2015-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 5.9083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.94"^^xsd:decimal ;
  dwc:decimalLongitude "5.9083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 5.9083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.94"^^xsd:decimal ;
  geo-pos:long "5.9083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '18.316666666667'^^xsd:double;
  dwc:endTimeOfDay '18.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9083333333333'^^xsd:double;
  dwc:latitude '57.94'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021020'^^xsd:integer;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.931666666667 5.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.931666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.931666666667 5.915)"^^geo:wktLiteral ;
  geo-pos:lat "57.931666666667"^^xsd:decimal ;
  geo-pos:long "5.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '17.766666666667'^^xsd:double;
  dwc:endTimeOfDay '18.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.915'^^xsd:double;
  dwc:latitude '57.931666666667'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021870'^^xsd:integer;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.935 5.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.935"^^xsd:decimal ;
  dwc:decimalLongitude "5.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.935 5.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.935"^^xsd:decimal ;
  geo-pos:long "5.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '18.25'^^xsd:double;
  dwc:endTimeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9166666666667'^^xsd:double;
  dwc:latitude '57.935'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176990'^^xsd:integer;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 5.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "5.9166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 5.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "5.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9166666666667'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175680'^^xsd:integer;
  dwc:observationDate '1985-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "5.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.75'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9166666666667'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175320'^^xsd:integer;
  dwc:observationDate '1986-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.943333333333 5.9216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.943333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.943333333333 5.9216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.943333333333"^^xsd:decimal ;
  geo-pos:long "5.9216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '13.55'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9216666666667'^^xsd:double;
  dwc:latitude '57.943333333333'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002780'^^xsd:integer;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93 5.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.93"^^xsd:decimal ;
  dwc:decimalLongitude "5.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93 5.925)"^^geo:wktLiteral ;
  geo-pos:lat "57.93"^^xsd:decimal ;
  geo-pos:long "5.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.925'^^xsd:double;
  dwc:latitude '57.93'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176640'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.935 5.9266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.935"^^xsd:decimal ;
  dwc:decimalLongitude "5.9266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.935 5.9266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.935"^^xsd:decimal ;
  geo-pos:long "5.9266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '14.733333333333'^^xsd:double;
  dwc:endTimeOfDay '15.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9266666666667'^^xsd:double;
  dwc:latitude '57.935'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002690'^^xsd:integer;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 5.9283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.67"^^xsd:decimal ;
  dwc:decimalLongitude "5.9283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.67 5.9283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.67"^^xsd:decimal ;
  geo-pos:long "5.9283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '2.05'^^xsd:double;
  dwc:endTimeOfDay '2.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9283333333333'^^xsd:double;
  dwc:latitude '57.67'^^xsd:double;
  dwc:minimumDepth '138'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002600'^^xsd:integer;
  dwc:observationDate '2010-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93 5.9316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.93"^^xsd:decimal ;
  dwc:decimalLongitude "5.9316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93 5.9316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.93"^^xsd:decimal ;
  geo-pos:long "5.9316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10'^^xsd:integer;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9316666666667'^^xsd:double;
  dwc:latitude '57.93'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177360'^^xsd:integer;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.931666666667 5.9316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.931666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.931666666667 5.9316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.931666666667"^^xsd:decimal ;
  geo-pos:long "5.9316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9316666666667'^^xsd:double;
  dwc:latitude '57.931666666667'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177150'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 5.9316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.945"^^xsd:decimal ;
  dwc:decimalLongitude "5.9316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 5.9316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.945"^^xsd:decimal ;
  geo-pos:long "5.9316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '21.15'^^xsd:double;
  dwc:endTimeOfDay '21.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9316666666667'^^xsd:double;
  dwc:latitude '57.945'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176950'^^xsd:integer;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.928483733333 5.93188625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.928483733333"^^xsd:decimal ;
  dwc:decimalLongitude "5.93188625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.928483733333 5.93188625)"^^geo:wktLiteral ;
  geo-pos:lat "57.928483733333"^^xsd:decimal ;
  geo-pos:long "5.93188625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.93188625'^^xsd:double;
  dwc:startLongitude '5.93188625'^^xsd:double;
  dwc:endLongitude '5.9799115'^^xsd:double;
  dwc:latitude '57.928483733333'^^xsd:double;
  dwc:startLatitude '57.928483733333'^^xsd:double;
  dwc:endLatitude '57.916286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.9799115 57.916286, 5.9799115 57.928483733333, 5.93188625 57.928483733333, 5.93188625 57.916286, 5.9799115 57.916286))'^^xsd:string;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172460'^^xsd:integer;
  dwc:observationDate '2017-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.668333333333 5.9366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.668333333333 5.9366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.668333333333"^^xsd:decimal ;
  geo-pos:long "5.9366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '18.25'^^xsd:double;
  dwc:endTimeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9366666666667'^^xsd:double;
  dwc:latitude '57.668333333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002550'^^xsd:integer;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93 5.9366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.93"^^xsd:decimal ;
  dwc:decimalLongitude "5.9366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93 5.9366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.93"^^xsd:decimal ;
  geo-pos:long "5.9366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9366666666667'^^xsd:double;
  dwc:latitude '57.93'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175760'^^xsd:integer;
  dwc:observationDate '2001-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 5.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.925"^^xsd:decimal ;
  dwc:decimalLongitude "5.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 5.945)"^^geo:wktLiteral ;
  geo-pos:lat "57.925"^^xsd:decimal ;
  geo-pos:long "5.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '23.95'^^xsd:double;
  dwc:endTimeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.945'^^xsd:double;
  dwc:latitude '57.925'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002590'^^xsd:integer;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 5.9483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.926666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9483333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 5.9483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.926666666667"^^xsd:decimal ;
  geo-pos:long "5.9483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9483333333333'^^xsd:double;
  dwc:latitude '57.926666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177850'^^xsd:integer;
  dwc:observationDate '1996-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.95"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 5.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.95'^^xsd:double;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175050'^^xsd:integer;
  dwc:observationDate '1988-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.95"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.95'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176270'^^xsd:integer;
  dwc:observationDate '1987-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 5.96)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '18.9'^^xsd:double;
  dwc:endTimeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.96'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022040'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.919109733333 5.9666287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.919109733333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9666287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.919109733333 5.9666287)"^^geo:wktLiteral ;
  geo-pos:lat "57.919109733333"^^xsd:decimal ;
  geo-pos:long "5.9666287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '7.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9666287'^^xsd:double;
  dwc:startLongitude '5.9666287'^^xsd:double;
  dwc:endLongitude '5.92519445'^^xsd:double;
  dwc:latitude '57.919109733333'^^xsd:double;
  dwc:startLatitude '57.919109733333'^^xsd:double;
  dwc:endLatitude '57.93042175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.9666287 57.919109733333, 5.9666287 57.93042175, 5.92519445 57.93042175, 5.92519445 57.919109733333, 5.9666287 57.919109733333))'^^xsd:string;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002390'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 5.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 5.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "5.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '15.866666666667'^^xsd:double;
  dwc:endTimeOfDay '16.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9666666666667'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177980'^^xsd:integer;
  dwc:observationDate '1993-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 5.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 5.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "5.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '19.083333333333'^^xsd:double;
  dwc:endTimeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9666666666667'^^xsd:double;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177670'^^xsd:integer;
  dwc:observationDate '1991-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 5.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "5.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9666666666667'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175690'^^xsd:integer;
  dwc:observationDate '1985-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266666666667 5.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266666666667 5.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.266666666667"^^xsd:decimal ;
  geo-pos:long "5.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9666666666667'^^xsd:double;
  dwc:latitude '58.266666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175710'^^xsd:integer;
  dwc:observationDate '1985-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266666666667 5.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266666666667 5.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.266666666667"^^xsd:decimal ;
  geo-pos:long "5.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '0.33333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9666666666667'^^xsd:double;
  dwc:latitude '58.266666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175820'^^xsd:integer;
  dwc:observationDate '1988-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266666666667 5.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266666666667 5.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.266666666667"^^xsd:decimal ;
  geo-pos:long "5.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9666666666667'^^xsd:double;
  dwc:latitude '58.266666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176930'^^xsd:integer;
  dwc:observationDate '1989-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "5.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.666666666667'^^xsd:double;
  dwc:endTimeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9666666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176880'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 5.97)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "5.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '23.783333333333'^^xsd:double;
  dwc:endTimeOfDay '0.28333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.97'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002700'^^xsd:integer;
  dwc:observationDate '2006-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.057973333333 5.9766465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.057973333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9766465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "313"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.057973333333 5.9766465)"^^geo:wktLiteral ;
  geo-pos:lat "58.057973333333"^^xsd:decimal ;
  geo-pos:long "5.9766465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14.216666666667'^^xsd:double;
  dwc:endTimeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9766465'^^xsd:double;
  dwc:startLongitude '5.9766465'^^xsd:double;
  dwc:endLongitude '6.0101738833333'^^xsd:double;
  dwc:latitude '58.057973333333'^^xsd:double;
  dwc:startLatitude '58.057973333333'^^xsd:double;
  dwc:endLatitude '58.043969666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0101738833333 58.043969666667, 6.0101738833333 58.057973333333, 5.9766465 58.057973333333, 5.9766465 58.043969666667, 6.0101738833333 58.043969666667))'^^xsd:string;
  dwc:minimumDepth '313'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002750'^^xsd:integer;
  dwc:observationDate '2015-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.056666666667 5.9766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.056666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.056666666667 5.9766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.056666666667"^^xsd:decimal ;
  geo-pos:long "5.9766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9766666666667'^^xsd:double;
  dwc:latitude '58.056666666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002340'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.056666666667 5.9766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.056666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.056666666667 5.9766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.056666666667"^^xsd:decimal ;
  geo-pos:long "5.9766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '16.9'^^xsd:double;
  dwc:endTimeOfDay '17.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9766666666667'^^xsd:double;
  dwc:latitude '58.056666666667'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002700'^^xsd:integer;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.056666666667 5.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.056666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.056666666667 5.98)"^^geo:wktLiteral ;
  geo-pos:lat "58.056666666667"^^xsd:decimal ;
  geo-pos:long "5.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.283333333333'^^xsd:double;
  dwc:endTimeOfDay '20.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.98'^^xsd:double;
  dwc:latitude '58.056666666667'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021030'^^xsd:integer;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 5.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.308333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 5.98)"^^geo:wktLiteral ;
  geo-pos:lat "58.308333333333"^^xsd:decimal ;
  geo-pos:long "5.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.466666666667'^^xsd:double;
  dwc:endTimeOfDay '22.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.98'^^xsd:double;
  dwc:latitude '58.308333333333'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100280'^^xsd:integer;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 5.9816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.308333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 5.9816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.308333333333"^^xsd:decimal ;
  geo-pos:long "5.9816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '17.75'^^xsd:double;
  dwc:endTimeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9816666666667'^^xsd:double;
  dwc:latitude '58.308333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177290'^^xsd:integer;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 5.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 5.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "5.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.816666666667'^^xsd:double;
  dwc:endTimeOfDay '12.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9833333333333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176280'^^xsd:integer;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 5.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.9833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 5.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "5.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '2.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9833333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177020'^^xsd:integer;
  dwc:observationDate '1995-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306353666667 5.9848419833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.306353666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9848419833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306353666667 5.9848419833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.306353666667"^^xsd:decimal ;
  geo-pos:long "5.9848419833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '13.35'^^xsd:double;
  dwc:endTimeOfDay '13.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9848419833333'^^xsd:double;
  dwc:startLongitude '5.9848419833333'^^xsd:double;
  dwc:endLongitude '6.0238868333333'^^xsd:double;
  dwc:latitude '58.306353666667'^^xsd:double;
  dwc:startLatitude '58.306353666667'^^xsd:double;
  dwc:endLatitude '58.291597733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0238868333333 58.291597733333, 6.0238868333333 58.306353666667, 5.9848419833333 58.306353666667, 5.9848419833333 58.291597733333, 6.0238868333333 58.291597733333))'^^xsd:string;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172410'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051666666667 5.9866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.051666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051666666667 5.9866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.051666666667"^^xsd:decimal ;
  geo-pos:long "5.9866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '6.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9866666666667'^^xsd:double;
  dwc:latitude '58.051666666667'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002610'^^xsd:integer;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 5.9866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "5.9866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 5.9866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "5.9866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '6.2'^^xsd:double;
  dwc:endTimeOfDay '6.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9866666666667'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177820'^^xsd:integer;
  dwc:observationDate '1996-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051666666667 5.9883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.051666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051666666667 5.9883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.051666666667"^^xsd:decimal ;
  geo-pos:long "5.9883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9883333333333'^^xsd:double;
  dwc:latitude '58.051666666667'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002660'^^xsd:integer;
  dwc:observationDate '2010-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055 5.9883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.055"^^xsd:decimal ;
  dwc:decimalLongitude "5.9883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055 5.9883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.055"^^xsd:decimal ;
  geo-pos:long "5.9883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '20.116666666667'^^xsd:double;
  dwc:endTimeOfDay '20.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9883333333333'^^xsd:double;
  dwc:latitude '58.055'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177000'^^xsd:integer;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051666666667 5.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.051666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051666666667 5.99)"^^geo:wktLiteral ;
  geo-pos:lat "58.051666666667"^^xsd:decimal ;
  geo-pos:long "5.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11.216666666667'^^xsd:double;
  dwc:endTimeOfDay '11.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.99'^^xsd:double;
  dwc:latitude '58.051666666667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002770'^^xsd:integer;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055653133333 5.9956150666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.055653133333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9956150666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055653133333 5.9956150666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.055653133333"^^xsd:decimal ;
  geo-pos:long "5.9956150666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9956150666667'^^xsd:double;
  dwc:startLongitude '5.9956150666667'^^xsd:double;
  dwc:endLongitude '6.0321260666667'^^xsd:double;
  dwc:latitude '58.055653133333'^^xsd:double;
  dwc:startLatitude '58.055653133333'^^xsd:double;
  dwc:endLatitude '58.041347366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0321260666667 58.041347366667, 6.0321260666667 58.055653133333, 5.9956150666667 58.055653133333, 5.9956150666667 58.041347366667, 6.0321260666667 58.041347366667))'^^xsd:string;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002400'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 5.9966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.9966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 5.9966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "5.9966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '0.33333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9966666666667'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177310'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 5.9983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301666666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.9983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 5.9983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.301666666667"^^xsd:decimal ;
  geo-pos:long "5.9983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '20.3'^^xsd:double;
  dwc:endTimeOfDay '20.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9983333333333'^^xsd:double;
  dwc:latitude '58.301666666667'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177400'^^xsd:integer;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318333333333 5.9983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318333333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.9983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318333333333 5.9983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.318333333333"^^xsd:decimal ;
  geo-pos:long "5.9983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '6.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '5.9983333333333'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174720'^^xsd:integer;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters "319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 6)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:maximumDepth '319'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176810'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 6)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '14.333333333333'^^xsd:double;
  dwc:endTimeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176650'^^xsd:integer;
  dwc:observationDate '1990-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 6)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '12.583333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175100'^^xsd:integer;
  dwc:observationDate '1984-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 6.0016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045"^^xsd:decimal ;
  dwc:decimalLongitude "6.0016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 6.0016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.045"^^xsd:decimal ;
  geo-pos:long "6.0016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0016666666667'^^xsd:double;
  dwc:latitude '58.045'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175770'^^xsd:integer;
  dwc:observationDate '2001-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.056666666667 6.0016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.056666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.056666666667 6.0016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.056666666667"^^xsd:decimal ;
  geo-pos:long "6.0016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '2.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0016666666667'^^xsd:double;
  dwc:latitude '58.056666666667'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022060'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 6.0033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.0033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 6.0033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.043333333333"^^xsd:decimal ;
  geo-pos:long "6.0033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '12.366666666667'^^xsd:double;
  dwc:endTimeOfDay '12.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0033333333333'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177370'^^xsd:integer;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306666666667 6.0033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.306666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306666666667 6.0033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.306666666667"^^xsd:decimal ;
  geo-pos:long "6.0033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0033333333333'^^xsd:double;
  dwc:latitude '58.306666666667'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021890'^^xsd:integer;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 6.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.04"^^xsd:decimal ;
  dwc:decimalLongitude "6.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 6.005)"^^geo:wktLiteral ;
  geo-pos:lat "58.04"^^xsd:decimal ;
  geo-pos:long "6.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '8.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.005'^^xsd:double;
  dwc:latitude '58.04'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176650'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.296666666667 6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.296666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.296666666667 6.01)"^^geo:wktLiteral ;
  geo-pos:lat "58.296666666667"^^xsd:decimal ;
  geo-pos:long "6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.55'^^xsd:double;
  dwc:endTimeOfDay '9.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.01'^^xsd:double;
  dwc:latitude '58.296666666667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177050'^^xsd:integer;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 6.0116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.04"^^xsd:decimal ;
  dwc:decimalLongitude "6.0116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 6.0116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.04"^^xsd:decimal ;
  geo-pos:long "6.0116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '23.283333333333'^^xsd:double;
  dwc:endTimeOfDay '23.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0116666666667'^^xsd:double;
  dwc:latitude '58.04'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176960'^^xsd:integer;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 6.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 6.015)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "6.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.015'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177140'^^xsd:integer;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294967683333 6.0160957333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.294967683333"^^xsd:decimal ;
  dwc:decimalLongitude "6.0160957333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.294967683333 6.0160957333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.294967683333"^^xsd:decimal ;
  geo-pos:long "6.0160957333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0160957333333'^^xsd:double;
  dwc:startLongitude '6.0160957333333'^^xsd:double;
  dwc:endLongitude '5.9769696166667'^^xsd:double;
  dwc:latitude '58.294967683333'^^xsd:double;
  dwc:startLatitude '58.294967683333'^^xsd:double;
  dwc:endLatitude '58.309432983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0160957333333 58.294967683333, 6.0160957333333 58.309432983333, 5.9769696166667 58.309432983333, 5.9769696166667 58.294967683333, 6.0160957333333 58.294967683333))'^^xsd:string;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002240'^^xsd:integer;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 6.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 6.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "6.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '12.533333333333'^^xsd:double;
  dwc:endTimeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0166666666667'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '319'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177840'^^xsd:integer;
  dwc:observationDate '1996-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.0166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "6.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '10.55'^^xsd:double;
  dwc:endTimeOfDay '11.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0166666666667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175310'^^xsd:integer;
  dwc:observationDate '1986-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_201310021000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_201310021000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_201310021000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 6.0183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.0183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_201310021000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 6.0183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.293333333333"^^xsd:decimal ;
  geo-pos:long "6.0183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_201310021000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201310021000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201310021000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '12.933333333333'^^xsd:double;
  dwc:endTimeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0183333333333'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201310021000'^^xsd:integer;
  dwc:observationDate '2013-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.296283333333 6.0184166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.296283333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.0184166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.296283333333 6.0184166666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.296283333333"^^xsd:decimal ;
  geo-pos:long "6.0184166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '0.26666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.76666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0184166666667'^^xsd:double;
  dwc:latitude '58.296283333333'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002790'^^xsd:integer;
  dwc:observationDate '2015-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.039049866667 6.0215795833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.039049866667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0215795833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.039049866667 6.0215795833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.039049866667"^^xsd:decimal ;
  geo-pos:long "6.0215795833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '23.4'^^xsd:double;
  dwc:endTimeOfDay '23.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0215795833333'^^xsd:double;
  dwc:startLongitude '6.0215795833333'^^xsd:double;
  dwc:endLongitude '5.9845667'^^xsd:double;
  dwc:latitude '58.039049866667'^^xsd:double;
  dwc:startLatitude '58.039049866667'^^xsd:double;
  dwc:endLatitude '58.055194066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0215795833333 58.039049866667, 6.0215795833333 58.055194066667, 5.9845667 58.055194066667, 5.9845667 58.039049866667, 6.0215795833333 58.039049866667))'^^xsd:string;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172450'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.035 6.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.035"^^xsd:decimal ;
  dwc:decimalLongitude "6.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.035 6.025)"^^geo:wktLiteral ;
  geo-pos:lat "58.035"^^xsd:decimal ;
  geo-pos:long "6.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '2.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.025'^^xsd:double;
  dwc:latitude '58.035'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002600'^^xsd:integer;
  dwc:observationDate '2012-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 6.0266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.0266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293333333333 6.0266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.293333333333"^^xsd:decimal ;
  geo-pos:long "6.0266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '14.383333333333'^^xsd:double;
  dwc:endTimeOfDay '14.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0266666666667'^^xsd:double;
  dwc:latitude '58.293333333333'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176670'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.236666666667 6.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.236666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.236666666667 6.04)"^^geo:wktLiteral ;
  geo-pos:lat "58.236666666667"^^xsd:decimal ;
  geo-pos:long "6.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.04'^^xsd:double;
  dwc:latitude '58.236666666667'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002730'^^xsd:integer;
  dwc:observationDate '2009-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.0833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 6.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "6.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '9.3'^^xsd:double;
  dwc:endTimeOfDay '10.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.0833333333333'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175090'^^xsd:integer;
  dwc:observationDate '1984-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.716666666667"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '57.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175130'^^xsd:integer;
  dwc:observationDate '1984-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.846666666667 6.1016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.846666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.846666666667 6.1016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.846666666667"^^xsd:decimal ;
  geo-pos:long "6.1016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '7.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.1016666666667'^^xsd:double;
  dwc:latitude '57.846666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022080'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.652407366667 6.3136055666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.652407366667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3136055666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.652407366667 6.3136055666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.652407366667"^^xsd:decimal ;
  geo-pos:long "6.3136055666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '11.966666666667'^^xsd:double;
  dwc:endTimeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3136055666667'^^xsd:double;
  dwc:startLongitude '6.3136055666667'^^xsd:double;
  dwc:endLongitude '6.3685507166667'^^xsd:double;
  dwc:latitude '57.652407366667'^^xsd:double;
  dwc:startLatitude '57.652407366667'^^xsd:double;
  dwc:endLatitude '57.650329266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3685507166667 57.650329266667, 6.3685507166667 57.652407366667, 6.3136055666667 57.652407366667, 6.3136055666667 57.650329266667, 6.3685507166667 57.650329266667))'^^xsd:string;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172500'^^xsd:integer;
  dwc:observationDate '2017-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.653333333333 6.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.653333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.653333333333 6.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.653333333333"^^xsd:decimal ;
  geo-pos:long "6.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3166666666667'^^xsd:double;
  dwc:latitude '57.653333333333'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177350'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651666666667 6.3233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.651666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651666666667 6.3233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.651666666667"^^xsd:decimal ;
  geo-pos:long "6.3233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '11.066666666667'^^xsd:double;
  dwc:endTimeOfDay '11.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3233333333333'^^xsd:double;
  dwc:latitude '57.651666666667'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021840'^^xsd:integer;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 6.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.176666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 6.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.176666666667"^^xsd:decimal ;
  geo-pos:long "6.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '10.066666666667'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3333333333333'^^xsd:double;
  dwc:latitude '58.176666666667'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002370'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 6.3433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "332"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 6.3433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.971666666667"^^xsd:decimal ;
  geo-pos:long "6.3433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '19.883333333333'^^xsd:double;
  dwc:endTimeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3433333333333'^^xsd:double;
  dwc:latitude '57.971666666667'^^xsd:double;
  dwc:minimumDepth '332'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002710'^^xsd:integer;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651666666667 6.3483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.651666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651666666667 6.3483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.651666666667"^^xsd:decimal ;
  geo-pos:long "6.3483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '0.033333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3483333333333'^^xsd:double;
  dwc:latitude '57.651666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002590'^^xsd:integer;
  dwc:observationDate '2010-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.172284516667 6.34885915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.172284516667"^^xsd:decimal ;
  dwc:decimalLongitude "6.34885915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.172284516667 6.34885915)"^^geo:wktLiteral ;
  geo-pos:lat "58.172284516667"^^xsd:decimal ;
  geo-pos:long "6.34885915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '21.866666666667'^^xsd:double;
  dwc:endTimeOfDay '22.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.34885915'^^xsd:double;
  dwc:latitude '58.172284516667'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002780'^^xsd:integer;
  dwc:observationDate '2015-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175780966667 6.3491615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.175780966667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3491615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325.09"^^xsd:integer ;
  dwc:maximumDepthInMeters "341"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175780966667 6.3491615)"^^geo:wktLiteral ;
  geo-pos:lat "58.175780966667"^^xsd:decimal ;
  geo-pos:long "6.3491615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '16.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3491615'^^xsd:double;
  dwc:startLongitude '6.3491615'^^xsd:double;
  dwc:endLongitude '6.3894743666667'^^xsd:double;
  dwc:latitude '58.175780966667'^^xsd:double;
  dwc:startLatitude '58.175780966667'^^xsd:double;
  dwc:endLatitude '58.170096866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3894743666667 58.170096866667, 6.3894743666667 58.175780966667, 6.3491615 58.175780966667, 6.3491615 58.170096866667, 6.3894743666667 58.170096866667))'^^xsd:string;
  dwc:minimumDepth '325.09'^^xsd:double;
  dwc:maximumDepth '341'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172420'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.35)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.35'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175770'^^xsd:integer;
  dwc:observationDate '1988-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 6.35)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.35'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176320'^^xsd:integer;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651757 6.3509571666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.651757"^^xsd:decimal ;
  dwc:decimalLongitude "6.3509571666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651757 6.3509571666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.651757"^^xsd:decimal ;
  geo-pos:long "6.3509571666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '16.1'^^xsd:double;
  dwc:endTimeOfDay '16.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3509571666667'^^xsd:double;
  dwc:startLongitude '6.3509571666667'^^xsd:double;
  dwc:endLongitude '6.3065502166667'^^xsd:double;
  dwc:latitude '57.651757'^^xsd:double;
  dwc:startLatitude '57.651757'^^xsd:double;
  dwc:endLatitude '57.655089733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3509571666667 57.651757, 6.3509571666667 57.655089733333, 6.3065502166667 57.655089733333, 6.3065502166667 57.651757, 6.3509571666667 57.651757))'^^xsd:string;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100290'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.968333333333 6.3533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.968333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.3533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "333"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.968333333333 6.3533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.968333333333"^^xsd:decimal ;
  geo-pos:long "6.3533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '6.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3533333333333'^^xsd:double;
  dwc:latitude '57.968333333333'^^xsd:double;
  dwc:minimumDepth '333'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002350'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171317133333 6.3550191666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.171317133333"^^xsd:decimal ;
  dwc:decimalLongitude "6.3550191666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171317133333 6.3550191666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.171317133333"^^xsd:decimal ;
  geo-pos:long "6.3550191666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '15.033333333333'^^xsd:double;
  dwc:endTimeOfDay '15.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3550191666667'^^xsd:double;
  dwc:startLongitude '6.3550191666667'^^xsd:double;
  dwc:endLongitude '6.3204847166667'^^xsd:double;
  dwc:latitude '58.171317133333'^^xsd:double;
  dwc:startLatitude '58.171317133333'^^xsd:double;
  dwc:endLatitude '58.189244583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3550191666667 58.171317133333, 6.3550191666667 58.189244583333, 6.3204847166667 58.189244583333, 6.3204847166667 58.171317133333, 6.3550191666667 58.171317133333))'^^xsd:string;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002250'^^xsd:integer;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967046266667 6.35700505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967046266667"^^xsd:decimal ;
  dwc:decimalLongitude "6.35700505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "333"^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967046266667 6.35700505)"^^geo:wktLiteral ;
  geo-pos:lat "57.967046266667"^^xsd:decimal ;
  geo-pos:long "6.35700505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '16.65'^^xsd:double;
  dwc:endTimeOfDay '17.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.35700505'^^xsd:double;
  dwc:startLongitude '6.35700505'^^xsd:double;
  dwc:endLongitude '6.3959521666667'^^xsd:double;
  dwc:latitude '57.967046266667'^^xsd:double;
  dwc:startLatitude '57.967046266667'^^xsd:double;
  dwc:endLatitude '57.950059833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3959521666667 57.950059833333, 6.3959521666667 57.967046266667, 6.35700505 57.967046266667, 6.35700505 57.950059833333, 6.3959521666667 57.950059833333))'^^xsd:string;
  dwc:minimumDepth '333'^^xsd:integer;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002760'^^xsd:integer;
  dwc:observationDate '2015-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 6.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "6.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 6.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "6.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.36'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177330'^^xsd:integer;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 6.3616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "6.3616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 6.3616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "6.3616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3616666666667'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002100'^^xsd:integer;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963333333333 6.3616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.963333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.3616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963333333333 6.3616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.963333333333"^^xsd:decimal ;
  geo-pos:long "6.3616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '3.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3616666666667'^^xsd:double;
  dwc:latitude '57.963333333333'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177190'^^xsd:integer;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.964290816667 6.3643649333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.964290816667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3643649333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.964290816667 6.3643649333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.964290816667"^^xsd:decimal ;
  geo-pos:long "6.3643649333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.633333333333'^^xsd:double;
  dwc:endTimeOfDay '21.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3643649333333'^^xsd:double;
  dwc:startLongitude '6.3643649333333'^^xsd:double;
  dwc:endLongitude '6.4006976333333'^^xsd:double;
  dwc:latitude '57.964290816667'^^xsd:double;
  dwc:startLatitude '57.964290816667'^^xsd:double;
  dwc:endLatitude '57.9474355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4006976333333 57.9474355, 6.4006976333333 57.964290816667, 6.3643649333333 57.964290816667, 6.3643649333333 57.9474355, 6.4006976333333 57.9474355))'^^xsd:string;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172440'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 6.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 6.365)"^^geo:wktLiteral ;
  geo-pos:lat "57.971666666667"^^xsd:decimal ;
  geo-pos:long "6.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '3.0333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.365'^^xsd:double;
  dwc:latitude '57.971666666667'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002760'^^xsd:integer;
  dwc:observationDate '2008-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.3666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "6.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '22.75'^^xsd:double;
  dwc:endTimeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3666666666667'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176980'^^xsd:integer;
  dwc:observationDate '1987-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "334"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 6.37)"^^geo:wktLiteral ;
  geo-pos:lat "57.956666666667"^^xsd:decimal ;
  geo-pos:long "6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.616666666667'^^xsd:double;
  dwc:endTimeOfDay '0.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.37'^^xsd:double;
  dwc:latitude '57.956666666667'^^xsd:double;
  dwc:minimumDepth '334'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002620'^^xsd:integer;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 6.37)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.4'^^xsd:double;
  dwc:endTimeOfDay '10.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.37'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022090'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963333333333 6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.963333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963333333333 6.37)"^^geo:wktLiteral ;
  geo-pos:lat "57.963333333333"^^xsd:decimal ;
  geo-pos:long "6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '5.85'^^xsd:double;
  dwc:endTimeOfDay '6.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.37'^^xsd:double;
  dwc:latitude '57.963333333333'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002720'^^xsd:integer;
  dwc:observationDate '2006-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956812333333 6.3766656333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.956812333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.3766656333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "334"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956812333333 6.3766656333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.956812333333"^^xsd:decimal ;
  geo-pos:long "6.3766656333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.133333333333'^^xsd:double;
  dwc:endTimeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3766656333333'^^xsd:double;
  dwc:startLongitude '6.3766656333333'^^xsd:double;
  dwc:endLongitude '6.4118095166667'^^xsd:double;
  dwc:latitude '57.956812333333'^^xsd:double;
  dwc:startLatitude '57.956812333333'^^xsd:double;
  dwc:endLatitude '57.9393512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4118095166667 57.9393512, 6.4118095166667 57.956812333333, 6.3766656333333 57.956812333333, 6.3766656333333 57.9393512, 6.4118095166667 57.9393512))'^^xsd:string;
  dwc:minimumDepth '334'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002410'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955 6.3766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.955"^^xsd:decimal ;
  dwc:decimalLongitude "6.3766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "333"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955 6.3766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.955"^^xsd:decimal ;
  geo-pos:long "6.3766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3766666666667'^^xsd:double;
  dwc:latitude '57.955'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '333'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002670'^^xsd:integer;
  dwc:observationDate '2010-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 6.3783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "6.3783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 6.3783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "6.3783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '3.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3783333333333'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174730'^^xsd:integer;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 6.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 6.38)"^^geo:wktLiteral ;
  geo-pos:lat "57.956666666667"^^xsd:decimal ;
  geo-pos:long "6.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '15.133333333333'^^xsd:double;
  dwc:endTimeOfDay '15.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.38'^^xsd:double;
  dwc:latitude '57.956666666667'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177380'^^xsd:integer;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638333333333 6.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.3833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638333333333 6.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.638333333333"^^xsd:decimal ;
  geo-pos:long "6.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11.7'^^xsd:double;
  dwc:endTimeOfDay '12.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3833333333333'^^xsd:double;
  dwc:latitude '57.638333333333'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176960'^^xsd:integer;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955 6.3883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.955"^^xsd:decimal ;
  dwc:decimalLongitude "6.3883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "319"^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955 6.3883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.955"^^xsd:decimal ;
  geo-pos:long "6.3883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '17.05'^^xsd:double;
  dwc:endTimeOfDay '17.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3883333333333'^^xsd:double;
  dwc:latitude '57.955'^^xsd:double;
  dwc:minimumDepth '319'^^xsd:integer;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175790'^^xsd:integer;
  dwc:observationDate '2001-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948333333333 6.3933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.3933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "333"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948333333333 6.3933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.948333333333"^^xsd:decimal ;
  geo-pos:long "6.3933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.766666666667'^^xsd:double;
  dwc:endTimeOfDay '0.26666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3933333333333'^^xsd:double;
  dwc:latitude '57.948333333333'^^xsd:double;
  dwc:minimumDepth '333'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176610'^^xsd:integer;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 6.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "6.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 6.395)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "6.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.395'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002810'^^xsd:integer;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651739133333 6.4079481333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.651739133333"^^xsd:decimal ;
  dwc:decimalLongitude "6.4079481333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651739133333 6.4079481333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.651739133333"^^xsd:decimal ;
  geo-pos:long "6.4079481333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17'^^xsd:integer;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4079481333333'^^xsd:double;
  dwc:startLongitude '6.4079481333333'^^xsd:double;
  dwc:endLongitude '6.3588508333333'^^xsd:double;
  dwc:latitude '57.651739133333'^^xsd:double;
  dwc:startLatitude '57.651739133333'^^xsd:double;
  dwc:endLatitude '57.6482698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4079481333333 57.6482698, 6.4079481333333 57.651739133333, 6.3588508333333 57.651739133333, 6.3588508333333 57.6482698, 6.4079481333333 57.6482698))'^^xsd:string;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002420'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310022050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955 6.4083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.955"^^xsd:decimal ;
  dwc:decimalLongitude "6.4083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955 6.4083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.955"^^xsd:decimal ;
  geo-pos:long "6.4083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310022050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310022050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310022050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '9.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4083333333333'^^xsd:double;
  dwc:latitude '57.955'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310022050'^^xsd:integer;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 6.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 6.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "6.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4166666666667'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177910'^^xsd:integer;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 6.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 6.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "6.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4166666666667'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176330'^^xsd:integer;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.911666666667 6.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.911666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.911666666667 6.425)"^^geo:wktLiteral ;
  geo-pos:lat "57.911666666667"^^xsd:decimal ;
  geo-pos:long "6.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '8.25'^^xsd:double;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.425'^^xsd:double;
  dwc:latitude '57.911666666667'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176950'^^xsd:integer;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 6.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 6.43)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "6.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '2.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.43'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176970'^^xsd:integer;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.928333333333 6.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.928333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "332"^^xsd:integer ;
  dwc:maximumDepthInMeters "333"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.928333333333 6.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.928333333333"^^xsd:decimal ;
  geo-pos:long "6.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '12'^^xsd:integer;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4333333333333'^^xsd:double;
  dwc:latitude '57.928333333333'^^xsd:double;
  dwc:minimumDepth '332'^^xsd:integer;
  dwc:maximumDepth '333'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177360'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 6.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.4333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 6.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "6.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.083333333333'^^xsd:double;
  dwc:endTimeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4333333333333'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175800'^^xsd:integer;
  dwc:observationDate '1988-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.928333333333 6.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.928333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.928333333333 6.44)"^^geo:wktLiteral ;
  geo-pos:lat "57.928333333333"^^xsd:decimal ;
  geo-pos:long "6.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3.4'^^xsd:double;
  dwc:endTimeOfDay '3.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.44'^^xsd:double;
  dwc:latitude '57.928333333333'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '339'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177890'^^xsd:integer;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "6.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.45'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175140'^^xsd:integer;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 6.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 6.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "6.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.45'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177260'^^xsd:integer;
  dwc:observationDate '1990-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "6.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '6.8'^^xsd:double;
  dwc:endTimeOfDay '7.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4666666666667'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175150'^^xsd:integer;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 6.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 6.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "6.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4666666666667'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176900'^^xsd:integer;
  dwc:observationDate '1991-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 6.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "6.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 6.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "6.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '20.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4666666666667'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175810'^^xsd:integer;
  dwc:observationDate '1988-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.671371133333 6.4748255833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.671371133333"^^xsd:decimal ;
  dwc:decimalLongitude "6.4748255833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.671371133333 6.4748255833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.671371133333"^^xsd:decimal ;
  geo-pos:long "6.4748255833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.566666666667'^^xsd:double;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4748255833333'^^xsd:double;
  dwc:startLongitude '6.4748255833333'^^xsd:double;
  dwc:endLongitude '6.5267942333333'^^xsd:double;
  dwc:latitude '57.671371133333'^^xsd:double;
  dwc:startLatitude '57.671371133333'^^xsd:double;
  dwc:endLatitude '57.661649616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5267942333333 57.661649616667, 6.5267942333333 57.671371133333, 6.4748255833333 57.671371133333, 6.4748255833333 57.661649616667, 6.5267942333333 57.661649616667))'^^xsd:string;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172510'^^xsd:integer;
  dwc:observationDate '2017-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 6.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 6.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "6.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4833333333333'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176790'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 6.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "6.4833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 6.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "6.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4833333333333'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176310'^^xsd:integer;
  dwc:observationDate '1987-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 6.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "6.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 6.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "6.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '4.5'^^xsd:double;
  dwc:endTimeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.4833333333333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176800'^^xsd:integer;
  dwc:observationDate '1989-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 6.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '21.583333333333'^^xsd:double;
  dwc:endTimeOfDay '22.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177280'^^xsd:integer;
  dwc:observationDate '1990-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.163333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.163333333333"^^xsd:decimal ;
  geo-pos:long "6.5133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '23.016666666667'^^xsd:double;
  dwc:endTimeOfDay '23.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5133333333333'^^xsd:double;
  dwc:latitude '58.163333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002720'^^xsd:integer;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.616666666667 6.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.616666666667 6.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.616666666667"^^xsd:decimal ;
  geo-pos:long "6.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21'^^xsd:integer;
  dwc:endTimeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5166666666667'^^xsd:double;
  dwc:latitude '57.616666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175640'^^xsd:integer;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161666666667 6.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161666666667 6.525)"^^geo:wktLiteral ;
  geo-pos:lat "58.161666666667"^^xsd:decimal ;
  geo-pos:long "6.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '22.566666666667'^^xsd:double;
  dwc:endTimeOfDay '23.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.525'^^xsd:double;
  dwc:latitude '58.161666666667'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022050'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.163333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.163333333333"^^xsd:decimal ;
  geo-pos:long "6.5266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '2.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5266666666667'^^xsd:double;
  dwc:latitude '58.163333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174710'^^xsd:integer;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.165"^^xsd:decimal ;
  geo-pos:long "6.5283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '3.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5283333333333'^^xsd:double;
  dwc:latitude '58.165'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002710'^^xsd:integer;
  dwc:observationDate '2006-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16560185 6.5288961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.16560185"^^xsd:decimal ;
  dwc:decimalLongitude "6.5288961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244.46"^^xsd:integer ;
  dwc:maximumDepthInMeters "244.46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16560185 6.5288961)"^^geo:wktLiteral ;
  geo-pos:lat "58.16560185"^^xsd:decimal ;
  geo-pos:long "6.5288961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '18.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5288961'^^xsd:double;
  dwc:startLongitude '6.5288961'^^xsd:double;
  dwc:endLongitude '6.4702677166667'^^xsd:double;
  dwc:latitude '58.16560185'^^xsd:double;
  dwc:startLatitude '58.16560185'^^xsd:double;
  dwc:endLatitude '58.17367075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5288961 58.16560185, 6.5288961 58.17367075, 6.4702677166667 58.17367075, 6.4702677166667 58.16560185, 6.5288961 58.16560185))'^^xsd:string;
  dwc:minimumDepth '244.46'^^xsd:double;
  dwc:maximumDepth '244.46'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172430'^^xsd:integer;
  dwc:observationDate '2017-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.165"^^xsd:decimal ;
  geo-pos:long "6.5316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5316666666667'^^xsd:double;
  dwc:latitude '58.165'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002770'^^xsd:integer;
  dwc:observationDate '2008-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.165"^^xsd:decimal ;
  geo-pos:long "6.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5333333333333'^^xsd:double;
  dwc:latitude '58.165'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002360'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.165"^^xsd:decimal ;
  geo-pos:long "6.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '17.65'^^xsd:double;
  dwc:endTimeOfDay '18.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5333333333333'^^xsd:double;
  dwc:latitude '58.165'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177390'^^xsd:integer;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "6.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '12.9'^^xsd:double;
  dwc:endTimeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5333333333333'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177970'^^xsd:integer;
  dwc:observationDate '1993-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "6.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '15.416666666667'^^xsd:double;
  dwc:endTimeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5333333333333'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176300'^^xsd:integer;
  dwc:observationDate '1987-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "6.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '21'^^xsd:integer;
  dwc:endTimeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5333333333333'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176890'^^xsd:integer;
  dwc:observationDate '1991-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.163333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.535)"^^geo:wktLiteral ;
  geo-pos:lat "58.163333333333"^^xsd:decimal ;
  geo-pos:long "6.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '21.083333333333'^^xsd:double;
  dwc:endTimeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.535'^^xsd:double;
  dwc:latitude '58.163333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177300'^^xsd:integer;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.163333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.163333333333"^^xsd:decimal ;
  geo-pos:long "6.5383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '18.55'^^xsd:double;
  dwc:endTimeOfDay '19.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5383333333333'^^xsd:double;
  dwc:latitude '58.163333333333'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002680'^^xsd:integer;
  dwc:observationDate '2010-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_2012100290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.163333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_2012100290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.163333333333"^^xsd:decimal ;
  geo-pos:long "6.5383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_2012100290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012100290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2012100290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '1.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5383333333333'^^xsd:double;
  dwc:latitude '58.163333333333'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2012100290'^^xsd:integer;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.165"^^xsd:decimal ;
  geo-pos:long "6.5383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '5.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5383333333333'^^xsd:double;
  dwc:latitude '58.165'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177040'^^xsd:integer;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.164217466667 6.5394631833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.164217466667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5394631833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.164217466667 6.5394631833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.164217466667"^^xsd:decimal ;
  geo-pos:long "6.5394631833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '18.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5394631833333'^^xsd:double;
  dwc:startLongitude '6.5394631833333'^^xsd:double;
  dwc:endLongitude '6.4919102666667'^^xsd:double;
  dwc:latitude '58.164217466667'^^xsd:double;
  dwc:startLatitude '58.164217466667'^^xsd:double;
  dwc:endLatitude '58.170860716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5394631833333 58.164217466667, 6.5394631833333 58.170860716667, 6.4919102666667 58.170860716667, 6.4919102666667 58.164217466667, 6.5394631833333 58.164217466667))'^^xsd:string;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002260'^^xsd:integer;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.163333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.163333333333"^^xsd:decimal ;
  geo-pos:long "6.5416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '9.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5416666666667'^^xsd:double;
  dwc:latitude '58.163333333333'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002690'^^xsd:integer;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.165"^^xsd:decimal ;
  geo-pos:long "6.5416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '3.15'^^xsd:double;
  dwc:endTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5416666666667'^^xsd:double;
  dwc:latitude '58.165'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002820'^^xsd:integer;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5433333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.165 6.5433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.165"^^xsd:decimal ;
  geo-pos:long "6.5433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5433333333333'^^xsd:double;
  dwc:latitude '58.165'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177830'^^xsd:integer;
  dwc:observationDate '1996-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.162903533333 6.5436691666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.162903533333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5436691666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.162903533333 6.5436691666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.162903533333"^^xsd:decimal ;
  geo-pos:long "6.5436691666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '19.266666666667'^^xsd:double;
  dwc:endTimeOfDay '19.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5436691666667'^^xsd:double;
  dwc:startLongitude '6.5436691666667'^^xsd:double;
  dwc:endLongitude '6.5055498833333'^^xsd:double;
  dwc:latitude '58.162903533333'^^xsd:double;
  dwc:startLatitude '58.162903533333'^^xsd:double;
  dwc:endLatitude '58.17037125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5436691666667 58.162903533333, 6.5436691666667 58.17037125, 6.5055498833333 58.17037125, 6.5055498833333 58.162903533333, 6.5436691666667 58.162903533333))'^^xsd:string;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002770'^^xsd:integer;
  dwc:observationDate '2015-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161666666667 6.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161666666667 6.545)"^^geo:wktLiteral ;
  geo-pos:lat "58.161666666667"^^xsd:decimal ;
  geo-pos:long "6.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '13.716666666667'^^xsd:double;
  dwc:endTimeOfDay '14.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.545'^^xsd:double;
  dwc:latitude '58.161666666667'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176770'^^xsd:integer;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.158333333333 6.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.158333333333 6.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.158333333333"^^xsd:decimal ;
  geo-pos:long "6.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '2.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5466666666667'^^xsd:double;
  dwc:latitude '58.158333333333'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002630'^^xsd:integer;
  dwc:observationDate '2011-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.163333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 6.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.163333333333"^^xsd:decimal ;
  geo-pos:long "6.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '11.766666666667'^^xsd:double;
  dwc:endTimeOfDay '12.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5466666666667'^^xsd:double;
  dwc:latitude '58.163333333333'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176660'^^xsd:integer;
  dwc:observationDate '1997-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.16"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.16"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '23.1'^^xsd:double;
  dwc:endTimeOfDay '23.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '58.16'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177010'^^xsd:integer;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8.25'^^xsd:double;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176270'^^xsd:integer;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 6.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "6.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '19.916666666667'^^xsd:double;
  dwc:endTimeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.55'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175930'^^xsd:integer;
  dwc:observationDate '1985-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.654994116667 6.5549977333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.654994116667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5549977333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "260.02"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.654994116667 6.5549977333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.654994116667"^^xsd:decimal ;
  geo-pos:long "6.5549977333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.283333333333'^^xsd:double;
  dwc:endTimeOfDay '15.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5549977333333'^^xsd:double;
  dwc:startLongitude '6.5549977333333'^^xsd:double;
  dwc:endLongitude '6.51348'^^xsd:double;
  dwc:latitude '57.654994116667'^^xsd:double;
  dwc:startLatitude '57.654994116667'^^xsd:double;
  dwc:endLatitude '57.6647978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5549977333333 57.654994116667, 6.5549977333333 57.6647978, 6.51348 57.6647978, 6.51348 57.654994116667, 6.5549977333333 57.654994116667))'^^xsd:string;
  dwc:minimumDepth '245.8'^^xsd:double;
  dwc:maximumDepth '260.02'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721360'^^xsd:integer;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.655251933333 6.5589410666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.655251933333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5589410666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244.96"^^xsd:integer ;
  dwc:maximumDepthInMeters "256.33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.655251933333 6.5589410666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.655251933333"^^xsd:decimal ;
  geo-pos:long "6.5589410666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '12.916666666667'^^xsd:double;
  dwc:endTimeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5589410666667'^^xsd:double;
  dwc:startLongitude '6.5589410666667'^^xsd:double;
  dwc:endLongitude '6.51607075'^^xsd:double;
  dwc:latitude '57.655251933333'^^xsd:double;
  dwc:startLatitude '57.655251933333'^^xsd:double;
  dwc:endLatitude '57.663593466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5589410666667 57.655251933333, 6.5589410666667 57.663593466667, 6.51607075 57.663593466667, 6.51607075 57.655251933333, 6.5589410666667 57.655251933333))'^^xsd:string;
  dwc:minimumDepth '244.96'^^xsd:double;
  dwc:maximumDepth '256.33'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721350'^^xsd:integer;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 6.6166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.6166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 6.6166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.683333333333"^^xsd:decimal ;
  geo-pos:long "6.6166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '18.333333333333'^^xsd:double;
  dwc:endTimeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6166666666667'^^xsd:double;
  dwc:latitude '57.683333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175630'^^xsd:integer;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 6.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.6833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 6.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.716666666667"^^xsd:decimal ;
  geo-pos:long "6.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '9.3'^^xsd:double;
  dwc:endTimeOfDay '10.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6833333333333'^^xsd:double;
  dwc:latitude '57.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175160'^^xsd:integer;
  dwc:observationDate '1984-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.702943 6.696666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.702943"^^xsd:decimal ;
  dwc:decimalLongitude "6.696666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.702943 6.696666)"^^geo:wktLiteral ;
  geo-pos:lat "57.702943"^^xsd:decimal ;
  geo-pos:long "6.696666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.95'^^xsd:double;
  dwc:endTimeOfDay '18.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.696666'^^xsd:double;
  dwc:startLongitude '6.696666'^^xsd:double;
  dwc:endLongitude '6.7388001666667'^^xsd:double;
  dwc:latitude '57.702943'^^xsd:double;
  dwc:startLatitude '57.702943'^^xsd:double;
  dwc:endLatitude '57.6859052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7388001666667 57.6859052, 6.7388001666667 57.702943, 6.696666 57.702943, 6.696666 57.6859052, 6.7388001666667 57.6859052))'^^xsd:string;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172520'^^xsd:integer;
  dwc:observationDate '2017-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.705 6.6966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.705"^^xsd:decimal ;
  dwc:decimalLongitude "6.6966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.705 6.6966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.705"^^xsd:decimal ;
  geo-pos:long "6.6966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '14.45'^^xsd:double;
  dwc:endTimeOfDay '14.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6966666666667'^^xsd:double;
  dwc:latitude '57.705'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002380'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7034959 6.7014029333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7034959"^^xsd:decimal ;
  dwc:decimalLongitude "6.7014029333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7034959 6.7014029333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7034959"^^xsd:decimal ;
  geo-pos:long "6.7014029333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.85'^^xsd:double;
  dwc:endTimeOfDay '20.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7014029333333'^^xsd:double;
  dwc:startLongitude '6.7014029333333'^^xsd:double;
  dwc:endLongitude '6.7407006'^^xsd:double;
  dwc:latitude '57.7034959'^^xsd:double;
  dwc:startLatitude '57.7034959'^^xsd:double;
  dwc:endLatitude '57.686161783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7407006 57.686161783333, 6.7407006 57.7034959, 6.7014029333333 57.7034959, 6.7014029333333 57.686161783333, 6.7407006 57.686161783333))'^^xsd:string;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002430'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 6.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.7166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 6.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "6.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '12'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7166666666667'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175790'^^xsd:integer;
  dwc:observationDate '1986-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 6.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 6.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.716666666667"^^xsd:decimal ;
  geo-pos:long "6.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7166666666667'^^xsd:double;
  dwc:latitude '57.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175600'^^xsd:integer;
  dwc:observationDate '1985-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 6.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 6.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.716666666667"^^xsd:decimal ;
  geo-pos:long "6.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7166666666667'^^xsd:double;
  dwc:latitude '57.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176320'^^xsd:integer;
  dwc:observationDate '1987-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.688762683333 6.7255843666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.688762683333"^^xsd:decimal ;
  dwc:decimalLongitude "6.7255843666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.688762683333 6.7255843666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.688762683333"^^xsd:decimal ;
  geo-pos:long "6.7255843666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7255843666667'^^xsd:double;
  dwc:startLongitude '6.7255843666667'^^xsd:double;
  dwc:endLongitude '6.6948560333333'^^xsd:double;
  dwc:latitude '57.688762683333'^^xsd:double;
  dwc:startLatitude '57.688762683333'^^xsd:double;
  dwc:endLatitude '57.70867065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7255843666667 57.688762683333, 6.7255843666667 57.70867065, 6.6948560333333 57.70867065, 6.6948560333333 57.688762683333, 6.7255843666667 57.688762683333))'^^xsd:string;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100280'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 6.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "6.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 6.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "6.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7666666666667'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177900'^^xsd:integer;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "6.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7666666666667'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176750'^^xsd:integer;
  dwc:observationDate '1989-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "6.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7666666666667'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176700'^^xsd:integer;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "6.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.7666666666667'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175760'^^xsd:integer;
  dwc:observationDate '1988-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176910'^^xsd:integer;
  dwc:observationDate '1991-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.636666666667 6.8016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.636666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.8016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.636666666667 6.8016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.636666666667"^^xsd:decimal ;
  geo-pos:long "6.8016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.15'^^xsd:double;
  dwc:endTimeOfDay '16.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8016666666667'^^xsd:double;
  dwc:latitude '57.636666666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002390'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63983965 6.8024625833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.63983965"^^xsd:decimal ;
  dwc:decimalLongitude "6.8024625833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63983965 6.8024625833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.63983965"^^xsd:decimal ;
  geo-pos:long "6.8024625833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '21.35'^^xsd:double;
  dwc:endTimeOfDay '21.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8024625833333'^^xsd:double;
  dwc:startLongitude '6.8024625833333'^^xsd:double;
  dwc:endLongitude '6.8477645166667'^^xsd:double;
  dwc:latitude '57.63983965'^^xsd:double;
  dwc:startLatitude '57.63983965'^^xsd:double;
  dwc:endLatitude '57.63095225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8477645166667 57.63095225, 6.8477645166667 57.63983965, 6.8024625833333 57.63983965, 6.8024625833333 57.63095225, 6.8477645166667 57.63095225))'^^xsd:string;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002440'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641234033333 6.8074974833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.641234033333"^^xsd:decimal ;
  dwc:decimalLongitude "6.8074974833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641234033333 6.8074974833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.641234033333"^^xsd:decimal ;
  geo-pos:long "6.8074974833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.716666666667'^^xsd:double;
  dwc:endTimeOfDay '20.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8074974833333'^^xsd:double;
  dwc:startLongitude '6.8074974833333'^^xsd:double;
  dwc:endLongitude '6.8539492'^^xsd:double;
  dwc:latitude '57.641234033333'^^xsd:double;
  dwc:startLatitude '57.641234033333'^^xsd:double;
  dwc:endLatitude '57.6308277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8539492 57.6308277, 6.8539492 57.641234033333, 6.8074974833333 57.641234033333, 6.8074974833333 57.6308277, 6.8539492 57.6308277))'^^xsd:string;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172530'^^xsd:integer;
  dwc:observationDate '2017-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.636666666667 6.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.636666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.8166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "313"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.636666666667 6.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.636666666667"^^xsd:decimal ;
  geo-pos:long "6.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '14.183333333333'^^xsd:double;
  dwc:endTimeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8166666666667'^^xsd:double;
  dwc:latitude '57.636666666667'^^xsd:double;
  dwc:minimumDepth '313'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022100'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638333333333 6.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638333333333 6.825)"^^geo:wktLiteral ;
  geo-pos:lat "57.638333333333"^^xsd:decimal ;
  geo-pos:long "6.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.583333333333'^^xsd:double;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.825'^^xsd:double;
  dwc:latitude '57.638333333333'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177370'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.636666666667 6.8266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.636666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.8266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.636666666667 6.8266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.636666666667"^^xsd:decimal ;
  geo-pos:long "6.8266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '19.9'^^xsd:double;
  dwc:endTimeOfDay '20.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8266666666667'^^xsd:double;
  dwc:latitude '57.636666666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176600'^^xsd:integer;
  dwc:observationDate '1997-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.8316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.8316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.8316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "6.8316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.35'^^xsd:double;
  dwc:endTimeOfDay '8.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8316666666667'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021830'^^xsd:integer;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_200810021000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.635 6.8316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.635"^^xsd:decimal ;
  dwc:decimalLongitude "6.8316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_200810021000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.635 6.8316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.635"^^xsd:decimal ;
  geo-pos:long "6.8316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_200810021000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200810021000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200810021000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '10.766666666667'^^xsd:double;
  dwc:endTimeOfDay '11.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8316666666667'^^xsd:double;
  dwc:latitude '57.635'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '200810021000'^^xsd:integer;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 6.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "6.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '3.95'^^xsd:double;
  dwc:endTimeOfDay '4.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8333333333333'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176340'^^xsd:integer;
  dwc:observationDate '1992-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.635 6.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.635"^^xsd:decimal ;
  dwc:decimalLongitude "6.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.635 6.835)"^^geo:wktLiteral ;
  geo-pos:lat "57.635"^^xsd:decimal ;
  geo-pos:long "6.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '0.7'^^xsd:double;
  dwc:endTimeOfDay '1.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.835'^^xsd:double;
  dwc:latitude '57.635'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177320'^^xsd:integer;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.631666666667 6.8416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.631666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.8416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.631666666667 6.8416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.631666666667"^^xsd:decimal ;
  geo-pos:long "6.8416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '8.7'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8416666666667'^^xsd:double;
  dwc:latitude '57.631666666667'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176760'^^xsd:integer;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.8416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.8416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.8416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "6.8416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '13.2'^^xsd:double;
  dwc:endTimeOfDay '13.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8416666666667'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176920'^^xsd:integer;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.635 6.8483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.635"^^xsd:decimal ;
  dwc:decimalLongitude "6.8483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.635 6.8483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.635"^^xsd:decimal ;
  geo-pos:long "6.8483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '0.48333333333333'^^xsd:double;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8483333333333'^^xsd:double;
  dwc:latitude '57.635'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002630'^^xsd:integer;
  dwc:observationDate '2009-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6310715 6.8494026666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6310715"^^xsd:decimal ;
  dwc:decimalLongitude "6.8494026666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6310715 6.8494026666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6310715"^^xsd:decimal ;
  geo-pos:long "6.8494026666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '12.016666666667'^^xsd:double;
  dwc:endTimeOfDay '12.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8494026666667'^^xsd:double;
  dwc:startLongitude '6.8494026666667'^^xsd:double;
  dwc:endLongitude '6.8049252'^^xsd:double;
  dwc:latitude '57.6310715'^^xsd:double;
  dwc:startLatitude '57.6310715'^^xsd:double;
  dwc:endLatitude '57.638207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8494026666667 57.6310715, 6.8494026666667 57.638207, 6.8049252 57.638207, 6.8049252 57.6310715, 6.8494026666667 57.6310715))'^^xsd:string;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100270'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.631666666667 6.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.631666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.631666666667 6.85)"^^geo:wktLiteral ;
  geo-pos:lat "57.631666666667"^^xsd:decimal ;
  geo-pos:long "6.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '13.65'^^xsd:double;
  dwc:endTimeOfDay '14.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.85'^^xsd:double;
  dwc:latitude '57.631666666667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002540'^^xsd:integer;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638333333333 6.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638333333333 6.85)"^^geo:wktLiteral ;
  geo-pos:lat "57.638333333333"^^xsd:decimal ;
  geo-pos:long "6.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '4.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.85'^^xsd:double;
  dwc:latitude '57.638333333333'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176940'^^xsd:integer;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.8533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.8533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.8533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "6.8533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '21.416666666667'^^xsd:double;
  dwc:endTimeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8533333333333'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002580'^^xsd:integer;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63 6.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.63"^^xsd:decimal ;
  dwc:decimalLongitude "6.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.63 6.86)"^^geo:wktLiteral ;
  geo-pos:lat "57.63"^^xsd:decimal ;
  geo-pos:long "6.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.86'^^xsd:double;
  dwc:latitude '57.63'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021470'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.8616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.8616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "294"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 6.8616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "6.8616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '8.4'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8616666666667'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:minimumDepth '294'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177900'^^xsd:integer;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.628333333333 6.8633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.628333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.8633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.628333333333 6.8633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.628333333333"^^xsd:decimal ;
  geo-pos:long "6.8633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13.983333333333'^^xsd:double;
  dwc:endTimeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.8633333333333'^^xsd:double;
  dwc:latitude '57.628333333333'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002550'^^xsd:integer;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.635 6.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.635"^^xsd:decimal ;
  dwc:decimalLongitude "6.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.635 6.87)"^^geo:wktLiteral ;
  geo-pos:lat "57.635"^^xsd:decimal ;
  geo-pos:long "6.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '14.75'^^xsd:double;
  dwc:endTimeOfDay '15.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.87'^^xsd:double;
  dwc:latitude '57.635'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002690'^^xsd:integer;
  dwc:observationDate '2006-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566666666667 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566666666667 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.566666666667"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '57.566666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175220'^^xsd:integer;
  dwc:observationDate '1984-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 6.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.9166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 6.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "6.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '8.2'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.9166666666667'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175780'^^xsd:integer;
  dwc:observationDate '1986-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 6.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.9333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 6.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.533333333333"^^xsd:decimal ;
  geo-pos:long "6.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '3.95'^^xsd:double;
  dwc:endTimeOfDay '4.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.9333333333333'^^xsd:double;
  dwc:latitude '57.533333333333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177890'^^xsd:integer;
  dwc:observationDate '1993-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 6.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "6.95"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 6.95)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "6.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.95'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176330'^^xsd:integer;
  dwc:observationDate '1987-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 6.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 6.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.533333333333"^^xsd:decimal ;
  geo-pos:long "6.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.9666666666667'^^xsd:double;
  dwc:latitude '57.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176350'^^xsd:integer;
  dwc:observationDate '1992-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 6.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 6.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "6.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '22'^^xsd:integer;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.9833333333333'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175590'^^xsd:integer;
  dwc:observationDate '1985-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53033055 6.9866787666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53033055"^^xsd:decimal ;
  dwc:decimalLongitude "6.9866787666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53033055 6.9866787666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.53033055"^^xsd:decimal ;
  geo-pos:long "6.9866787666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '23.1'^^xsd:double;
  dwc:endTimeOfDay '23.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.9866787666667'^^xsd:double;
  dwc:startLongitude '6.9866787666667'^^xsd:double;
  dwc:endLongitude '7.0231535833333'^^xsd:double;
  dwc:latitude '57.53033055'^^xsd:double;
  dwc:startLatitude '57.53033055'^^xsd:double;
  dwc:endLatitude '57.513936266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0231535833333 57.513936266667, 7.0231535833333 57.53033055, 6.9866787666667 57.53033055, 6.9866787666667 57.513936266667, 7.0231535833333 57.513936266667))'^^xsd:string;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002450'^^xsd:integer;
  dwc:observationDate '2016-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5204247 6.98958775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5204247"^^xsd:decimal ;
  dwc:decimalLongitude "6.98958775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5204247 6.98958775)"^^geo:wktLiteral ;
  geo-pos:lat "57.5204247"^^xsd:decimal ;
  geo-pos:long "6.98958775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.98958775'^^xsd:double;
  dwc:startLongitude '6.98958775'^^xsd:double;
  dwc:endLongitude '7.04299485'^^xsd:double;
  dwc:latitude '57.5204247'^^xsd:double;
  dwc:startLatitude '57.5204247'^^xsd:double;
  dwc:endLatitude '57.51470685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.04299485 57.51470685, 7.04299485 57.5204247, 6.98958775 57.5204247, 6.98958775 57.51470685, 7.04299485 57.51470685))'^^xsd:string;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172540'^^xsd:integer;
  dwc:observationDate '2017-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.533333333333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.533333333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177610'^^xsd:integer;
  dwc:observationDate '1991-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.526666666667 7.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.526666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.526666666667 7.005)"^^geo:wktLiteral ;
  geo-pos:lat "57.526666666667"^^xsd:decimal ;
  geo-pos:long "7.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '18.033333333333'^^xsd:double;
  dwc:endTimeOfDay '18.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.005'^^xsd:double;
  dwc:latitude '57.526666666667'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002400'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525 7.0066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.525"^^xsd:decimal ;
  dwc:decimalLongitude "7.0066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525 7.0066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.525"^^xsd:decimal ;
  geo-pos:long "7.0066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.1'^^xsd:double;
  dwc:endTimeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0066666666667'^^xsd:double;
  dwc:latitude '57.525'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022110'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.523333333333 7.0083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.0083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.523333333333 7.0083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.523333333333"^^xsd:decimal ;
  geo-pos:long "7.0083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0083333333333'^^xsd:double;
  dwc:latitude '57.523333333333'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176590'^^xsd:integer;
  dwc:observationDate '1997-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.0116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.518333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.0116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "209"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.0116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.518333333333"^^xsd:decimal ;
  geo-pos:long "7.0116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '11.733333333333'^^xsd:double;
  dwc:endTimeOfDay '12.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0116666666667'^^xsd:double;
  dwc:latitude '57.518333333333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '209'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002680'^^xsd:integer;
  dwc:observationDate '2006-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525 7.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.525"^^xsd:decimal ;
  dwc:decimalLongitude "7.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525 7.015)"^^geo:wktLiteral ;
  geo-pos:lat "57.525"^^xsd:decimal ;
  geo-pos:long "7.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.015'^^xsd:double;
  dwc:latitude '57.525'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002860'^^xsd:integer;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.533333333333"^^xsd:decimal ;
  geo-pos:long "7.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '9.2'^^xsd:double;
  dwc:endTimeOfDay '9.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0166666666667'^^xsd:double;
  dwc:latitude '57.533333333333'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177250'^^xsd:integer;
  dwc:observationDate '1990-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.523333333333 7.0183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.0183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.523333333333 7.0183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.523333333333"^^xsd:decimal ;
  geo-pos:long "7.0183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '5.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0183333333333'^^xsd:double;
  dwc:latitude '57.523333333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021820'^^xsd:integer;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.528333333333 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.528333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.528333333333 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "57.528333333333"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '57.528333333333'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002620'^^xsd:integer;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.518333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.025)"^^geo:wktLiteral ;
  geo-pos:lat "57.518333333333"^^xsd:decimal ;
  geo-pos:long "7.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.025'^^xsd:double;
  dwc:latitude '57.518333333333'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002530'^^xsd:integer;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53 7.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.53"^^xsd:decimal ;
  dwc:decimalLongitude "7.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.53 7.025)"^^geo:wktLiteral ;
  geo-pos:lat "57.53"^^xsd:decimal ;
  geo-pos:long "7.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.025'^^xsd:double;
  dwc:latitude '57.53'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177380'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52338105 7.0250782666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52338105"^^xsd:decimal ;
  dwc:decimalLongitude "7.0250782666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52338105 7.0250782666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.52338105"^^xsd:decimal ;
  geo-pos:long "7.0250782666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '19.466666666667'^^xsd:double;
  dwc:endTimeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0250782666667'^^xsd:double;
  dwc:startLongitude '7.0250782666667'^^xsd:double;
  dwc:endLongitude '7.0710686666667'^^xsd:double;
  dwc:latitude '57.52338105'^^xsd:double;
  dwc:startLatitude '57.52338105'^^xsd:double;
  dwc:endLatitude '57.520441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0710686666667 57.520441, 7.0710686666667 57.52338105, 7.0250782666667 57.52338105, 7.0250782666667 57.520441, 7.0710686666667 57.520441))'^^xsd:string;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002100'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52"^^xsd:decimal ;
  dwc:decimalLongitude "7.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "209"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.03)"^^geo:wktLiteral ;
  geo-pos:lat "57.52"^^xsd:decimal ;
  geo-pos:long "7.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '19.55'^^xsd:double;
  dwc:endTimeOfDay '20.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.03'^^xsd:double;
  dwc:latitude '57.52'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '209'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002570'^^xsd:integer;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.0316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.518333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.0316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.0316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.518333333333"^^xsd:decimal ;
  geo-pos:long "7.0316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0316666666667'^^xsd:double;
  dwc:latitude '57.518333333333'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177910'^^xsd:integer;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.521666666667 7.0316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.521666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.0316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.521666666667 7.0316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.521666666667"^^xsd:decimal ;
  geo-pos:long "7.0316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '22.566666666667'^^xsd:double;
  dwc:endTimeOfDay '23.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0316666666667'^^xsd:double;
  dwc:latitude '57.521666666667'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '213'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177310'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.0333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.533333333333"^^xsd:decimal ;
  geo-pos:long "7.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0333333333333'^^xsd:double;
  dwc:latitude '57.533333333333'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176470'^^xsd:integer;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.533333333333"^^xsd:decimal ;
  geo-pos:long "7.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '4.25'^^xsd:double;
  dwc:endTimeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0333333333333'^^xsd:double;
  dwc:latitude '57.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175750'^^xsd:integer;
  dwc:observationDate '1988-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.518333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.035)"^^geo:wktLiteral ;
  geo-pos:lat "57.518333333333"^^xsd:decimal ;
  geo-pos:long "7.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '6.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.035'^^xsd:double;
  dwc:latitude '57.518333333333'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176750'^^xsd:integer;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525 7.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.525"^^xsd:decimal ;
  dwc:decimalLongitude "7.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525 7.035)"^^geo:wktLiteral ;
  geo-pos:lat "57.525"^^xsd:decimal ;
  geo-pos:long "7.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.25'^^xsd:double;
  dwc:endTimeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.035'^^xsd:double;
  dwc:latitude '57.525'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176380'^^xsd:integer;
  dwc:observationDate '1995-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.526666666667 7.0366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.526666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.0366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.526666666667 7.0366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.526666666667"^^xsd:decimal ;
  geo-pos:long "7.0366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '16.633333333333'^^xsd:double;
  dwc:endTimeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0366666666667'^^xsd:double;
  dwc:latitude '57.526666666667'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177270'^^xsd:integer;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.518333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.04)"^^geo:wktLiteral ;
  geo-pos:lat "57.518333333333"^^xsd:decimal ;
  geo-pos:long "7.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '8.05'^^xsd:double;
  dwc:endTimeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.04'^^xsd:double;
  dwc:latitude '57.518333333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002990'^^xsd:integer;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.0433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.0433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.0433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.0433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0433333333333'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176910'^^xsd:integer;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '14.433333333333'^^xsd:double;
  dwc:endTimeOfDay '14.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '213'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021460'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.0583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.0583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.0583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.0583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11.85'^^xsd:double;
  dwc:endTimeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.0583333333333'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002540'^^xsd:integer;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 7.13)"^^geo:wktLiteral ;
  geo-pos:lat "57.45"^^xsd:decimal ;
  geo-pos:long "7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '12.183333333333'^^xsd:double;
  dwc:endTimeOfDay '12.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.13'^^xsd:double;
  dwc:latitude '57.45'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002870'^^xsd:integer;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.450562783333 7.1304440166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.450562783333"^^xsd:decimal ;
  dwc:decimalLongitude "7.1304440166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.450562783333 7.1304440166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.450562783333"^^xsd:decimal ;
  geo-pos:long "7.1304440166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.516666666667'^^xsd:double;
  dwc:endTimeOfDay '0.016666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.1304440166667'^^xsd:double;
  dwc:startLongitude '7.1304440166667'^^xsd:double;
  dwc:endLongitude '7.18547075'^^xsd:double;
  dwc:latitude '57.450562783333'^^xsd:double;
  dwc:startLatitude '57.450562783333'^^xsd:double;
  dwc:endLatitude '57.4437246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.18547075 57.4437246, 7.18547075 57.450562783333, 7.1304440166667 57.450562783333, 7.1304440166667 57.4437246, 7.18547075 57.4437246))'^^xsd:string;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172550'^^xsd:integer;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456986033333 7.15673705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456986033333"^^xsd:decimal ;
  dwc:decimalLongitude "7.15673705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters "131"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456986033333 7.15673705)"^^geo:wktLiteral ;
  geo-pos:lat "57.456986033333"^^xsd:decimal ;
  geo-pos:long "7.15673705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '0.7'^^xsd:double;
  dwc:endTimeOfDay '1.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.15673705'^^xsd:double;
  dwc:startLongitude '7.15673705'^^xsd:double;
  dwc:endLongitude '7.1952623833333'^^xsd:double;
  dwc:latitude '57.456986033333'^^xsd:double;
  dwc:startLatitude '57.456986033333'^^xsd:double;
  dwc:endLatitude '57.4421503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1952623833333 57.4421503, 7.1952623833333 57.456986033333, 7.15673705 57.456986033333, 7.15673705 57.4421503, 7.1952623833333 57.4421503))'^^xsd:string;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:maximumDepth '131'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002460'^^xsd:integer;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.445 7.1583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.445"^^xsd:decimal ;
  dwc:decimalLongitude "7.1583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.445 7.1583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.445"^^xsd:decimal ;
  geo-pos:long "7.1583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '16.116666666667'^^xsd:double;
  dwc:endTimeOfDay '16.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.1583333333333'^^xsd:double;
  dwc:latitude '57.445'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176580'^^xsd:integer;
  dwc:observationDate '1997-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.453333333333 7.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.453333333333 7.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.453333333333"^^xsd:decimal ;
  geo-pos:long "7.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '21.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.175'^^xsd:double;
  dwc:latitude '57.453333333333'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002610'^^xsd:integer;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 7.1766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.1766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 7.1766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.45"^^xsd:decimal ;
  geo-pos:long "7.1766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.433333333333'^^xsd:double;
  dwc:endTimeOfDay '19.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.1766666666667'^^xsd:double;
  dwc:latitude '57.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002410'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.450438783333 7.1810089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.450438783333"^^xsd:decimal ;
  dwc:decimalLongitude "7.1810089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.450438783333 7.1810089)"^^geo:wktLiteral ;
  geo-pos:lat "57.450438783333"^^xsd:decimal ;
  geo-pos:long "7.1810089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '21.116666666667'^^xsd:double;
  dwc:endTimeOfDay '21.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.1810089'^^xsd:double;
  dwc:startLongitude '7.1810089'^^xsd:double;
  dwc:endLongitude '7.2087141833333'^^xsd:double;
  dwc:latitude '57.450438783333'^^xsd:double;
  dwc:startLatitude '57.450438783333'^^xsd:double;
  dwc:endLatitude '57.441925816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2087141833333 57.441925816667, 7.2087141833333 57.450438783333, 7.1810089 57.450438783333, 7.1810089 57.441925816667, 7.2087141833333 57.441925816667))'^^xsd:string;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002110'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.445 7.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.445"^^xsd:decimal ;
  dwc:decimalLongitude "7.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.445 7.205)"^^geo:wktLiteral ;
  geo-pos:lat "57.445"^^xsd:decimal ;
  geo-pos:long "7.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.205'^^xsd:double;
  dwc:latitude '57.445'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021450'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333333333 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333333333 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "57.833333333333"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '57.833333333333'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177550'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.83 7.3633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.3633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "452"^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.83 7.3633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.83"^^xsd:decimal ;
  geo-pos:long "7.3633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '9.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.3633333333333'^^xsd:double;
  dwc:latitude '57.83'^^xsd:double;
  dwc:minimumDepth '452'^^xsd:integer;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002110'^^xsd:integer;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.895546383333 7.36650835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.895546383333"^^xsd:decimal ;
  dwc:decimalLongitude "7.36650835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "383"^^xsd:integer ;
  dwc:maximumDepthInMeters "388.61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.895546383333 7.36650835)"^^geo:wktLiteral ;
  geo-pos:lat "57.895546383333"^^xsd:decimal ;
  geo-pos:long "7.36650835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '22.983333333333'^^xsd:double;
  dwc:endTimeOfDay '23.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.36650835'^^xsd:double;
  dwc:startLongitude '7.36650835'^^xsd:double;
  dwc:endLongitude '7.4122126166667'^^xsd:double;
  dwc:latitude '57.895546383333'^^xsd:double;
  dwc:startLatitude '57.895546383333'^^xsd:double;
  dwc:endLatitude '57.901907066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4122126166667 57.895546383333, 7.4122126166667 57.901907066667, 7.36650835 57.901907066667, 7.36650835 57.895546383333, 7.4122126166667 57.895546383333))'^^xsd:string;
  dwc:minimumDepth '383'^^xsd:integer;
  dwc:maximumDepth '388.61'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172810'^^xsd:integer;
  dwc:observationDate '2017-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.83 7.3683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.3683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "461"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.83 7.3683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.83"^^xsd:decimal ;
  geo-pos:long "7.3683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.3683333333333'^^xsd:double;
  dwc:latitude '57.83'^^xsd:double;
  dwc:minimumDepth '461'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002460'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.830753066667 7.37714865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.830753066667"^^xsd:decimal ;
  dwc:decimalLongitude "7.37714865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "461"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.830753066667 7.37714865)"^^geo:wktLiteral ;
  geo-pos:lat "57.830753066667"^^xsd:decimal ;
  geo-pos:long "7.37714865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '5.55'^^xsd:double;
  dwc:endTimeOfDay '6.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.37714865'^^xsd:double;
  dwc:startLongitude '7.37714865'^^xsd:double;
  dwc:endLongitude '7.33385795'^^xsd:double;
  dwc:latitude '57.830753066667'^^xsd:double;
  dwc:startLatitude '57.830753066667'^^xsd:double;
  dwc:endLatitude '57.828226516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37714865 57.828226516667, 7.37714865 57.830753066667, 7.33385795 57.830753066667, 7.33385795 57.828226516667, 7.37714865 57.828226516667))'^^xsd:string;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '461'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100250'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.834004766667 7.3789149166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.834004766667"^^xsd:decimal ;
  dwc:decimalLongitude "7.3789149166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.834004766667 7.3789149166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.834004766667"^^xsd:decimal ;
  geo-pos:long "7.3789149166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '10.133333333333'^^xsd:double;
  dwc:endTimeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.3789149166667'^^xsd:double;
  dwc:startLongitude '7.3789149166667'^^xsd:double;
  dwc:endLongitude '7.4315110333333'^^xsd:double;
  dwc:latitude '57.834004766667'^^xsd:double;
  dwc:startLatitude '57.834004766667'^^xsd:double;
  dwc:endLatitude '57.840322516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4315110333333 57.834004766667, 7.4315110333333 57.840322516667, 7.3789149166667 57.840322516667, 7.3789149166667 57.834004766667, 7.4315110333333 57.834004766667))'^^xsd:string;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002510'^^xsd:integer;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333333333 7.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "462"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333333333 7.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.833333333333"^^xsd:decimal ;
  geo-pos:long "7.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.3833333333333'^^xsd:double;
  dwc:latitude '57.833333333333'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '462'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177440'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333333333 7.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333333333 7.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.833333333333"^^xsd:decimal ;
  geo-pos:long "7.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.3833333333333'^^xsd:double;
  dwc:latitude '57.833333333333'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177240'^^xsd:integer;
  dwc:observationDate '1993-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.831666666667 7.3933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.831666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.3933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.831666666667 7.3933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.831666666667"^^xsd:decimal ;
  geo-pos:long "7.3933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '7.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.3933333333333'^^xsd:double;
  dwc:latitude '57.831666666667'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002830'^^xsd:integer;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.838333333333 7.3983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.838333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.3983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "473"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.838333333333 7.3983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.838333333333"^^xsd:decimal ;
  geo-pos:long "7.3983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '19.133333333333'^^xsd:double;
  dwc:endTimeOfDay '19.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.3983333333333'^^xsd:double;
  dwc:latitude '57.838333333333'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '473'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002200'^^xsd:integer;
  dwc:observationDate '2014-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.843333333333 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.843333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "463"^^xsd:integer ;
  dwc:maximumDepthInMeters "478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.843333333333 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.843333333333"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '57.843333333333'^^xsd:double;
  dwc:minimumDepth '463'^^xsd:integer;
  dwc:maximumDepth '478'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176280'^^xsd:integer;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 7.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 7.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "7.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '22.166666666667'^^xsd:double;
  dwc:endTimeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4166666666667'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177860'^^xsd:integer;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4166666666667'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177220'^^xsd:integer;
  dwc:observationDate '1990-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 7.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.533333333333"^^xsd:decimal ;
  geo-pos:long "7.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4166666666667'^^xsd:double;
  dwc:latitude '57.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176360'^^xsd:integer;
  dwc:observationDate '1987-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 7.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 7.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "7.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '14.333333333333'^^xsd:double;
  dwc:endTimeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4166666666667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175560'^^xsd:integer;
  dwc:observationDate '1985-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 7.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 7.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "7.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '1.25'^^xsd:double;
  dwc:endTimeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4166666666667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175200'^^xsd:integer;
  dwc:observationDate '1984-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.701666666667 7.4183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.701666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.701666666667 7.4183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.701666666667"^^xsd:decimal ;
  geo-pos:long "7.4183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '20.1'^^xsd:double;
  dwc:endTimeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4183333333333'^^xsd:double;
  dwc:latitude '57.701666666667'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022120'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.836666666667 7.4216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.836666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.836666666667 7.4216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.836666666667"^^xsd:decimal ;
  geo-pos:long "7.4216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '22.066666666667'^^xsd:double;
  dwc:endTimeOfDay '22.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4216666666667'^^xsd:double;
  dwc:latitude '57.836666666667'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '469'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002750'^^xsd:integer;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.838894433333 7.42209215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.838894433333"^^xsd:decimal ;
  dwc:decimalLongitude "7.42209215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "467.33"^^xsd:integer ;
  dwc:maximumDepthInMeters "467.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.838894433333 7.42209215)"^^geo:wktLiteral ;
  geo-pos:lat "57.838894433333"^^xsd:decimal ;
  geo-pos:long "7.42209215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.783333333333'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.42209215'^^xsd:double;
  dwc:startLongitude '7.42209215'^^xsd:double;
  dwc:endLongitude '7.3746580166667'^^xsd:double;
  dwc:latitude '57.838894433333'^^xsd:double;
  dwc:startLatitude '57.838894433333'^^xsd:double;
  dwc:endLatitude '57.833059816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.42209215 57.833059816667, 7.42209215 57.838894433333, 7.3746580166667 57.838894433333, 7.3746580166667 57.833059816667, 7.42209215 57.833059816667))'^^xsd:string;
  dwc:minimumDepth '467.33'^^xsd:double;
  dwc:maximumDepth '467.38'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172830'^^xsd:integer;
  dwc:observationDate '2017-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 7.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.4333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 7.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "7.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '16.416666666667'^^xsd:double;
  dwc:endTimeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4333333333333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175700'^^xsd:integer;
  dwc:observationDate '1988-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84 7.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.84"^^xsd:decimal ;
  dwc:decimalLongitude "7.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84 7.445)"^^geo:wktLiteral ;
  geo-pos:lat "57.84"^^xsd:decimal ;
  geo-pos:long "7.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '15.95'^^xsd:double;
  dwc:endTimeOfDay '16.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.445'^^xsd:double;
  dwc:latitude '57.84'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002560'^^xsd:integer;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.440563366667 7.4471884666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.440563366667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4471884666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.440563366667 7.4471884666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.440563366667"^^xsd:decimal ;
  geo-pos:long "7.4471884666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '2.6'^^xsd:double;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4471884666667'^^xsd:double;
  dwc:startLongitude '7.4471884666667'^^xsd:double;
  dwc:endLongitude '7.48351765'^^xsd:double;
  dwc:latitude '57.440563366667'^^xsd:double;
  dwc:startLatitude '57.440563366667'^^xsd:double;
  dwc:endLatitude '57.449740416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.48351765 57.440563366667, 7.48351765 57.449740416667, 7.4471884666667 57.449740416667, 7.4471884666667 57.440563366667, 7.48351765 57.440563366667))'^^xsd:string;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002470'^^xsd:integer;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.697386283333 7.4493609833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.697386283333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4493609833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.697386283333 7.4493609833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.697386283333"^^xsd:decimal ;
  geo-pos:long "7.4493609833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4493609833333'^^xsd:double;
  dwc:startLongitude '7.4493609833333'^^xsd:double;
  dwc:endLongitude '7.4840170333333'^^xsd:double;
  dwc:latitude '57.697386283333'^^xsd:double;
  dwc:startLatitude '57.697386283333'^^xsd:double;
  dwc:endLatitude '57.684680566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4840170333333 57.684680566667, 7.4840170333333 57.697386283333, 7.4493609833333 57.697386283333, 7.4493609833333 57.684680566667, 7.4840170333333 57.684680566667))'^^xsd:string;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100260'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.445 7.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.445"^^xsd:decimal ;
  dwc:decimalLongitude "7.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.445 7.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.445"^^xsd:decimal ;
  geo-pos:long "7.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '20'^^xsd:integer;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.45'^^xsd:double;
  dwc:latitude '57.445'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177400'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.45'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177580'^^xsd:integer;
  dwc:observationDate '1991-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10'^^xsd:integer;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.45'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176500'^^xsd:integer;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 7.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 7.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "7.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '20'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.45'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175750'^^xsd:integer;
  dwc:observationDate '1986-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.383333333333'^^xsd:double;
  dwc:endTimeOfDay '23.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.45'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175190'^^xsd:integer;
  dwc:observationDate '1984-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.515667033333 7.455592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.515667033333"^^xsd:decimal ;
  dwc:decimalLongitude "7.455592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.515667033333 7.455592)"^^geo:wktLiteral ;
  geo-pos:lat "57.515667033333"^^xsd:decimal ;
  geo-pos:long "7.455592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '4'^^xsd:integer;
  dwc:endTimeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.455592'^^xsd:double;
  dwc:startLongitude '7.455592'^^xsd:double;
  dwc:endLongitude '7.5124485'^^xsd:double;
  dwc:latitude '57.515667033333'^^xsd:double;
  dwc:startLatitude '57.515667033333'^^xsd:double;
  dwc:endLatitude '57.524615683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5124485 57.515667033333, 7.5124485 57.524615683333, 7.455592 57.524615683333, 7.455592 57.515667033333, 7.5124485 57.515667033333))'^^xsd:string;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172580'^^xsd:integer;
  dwc:observationDate '2017-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456666666667 7.4566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456666666667 7.4566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.456666666667"^^xsd:decimal ;
  geo-pos:long "7.4566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '6.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4566666666667'^^xsd:double;
  dwc:latitude '57.456666666667'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174600'^^xsd:integer;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.691666666667 7.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.691666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.691666666667 7.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.691666666667"^^xsd:decimal ;
  geo-pos:long "7.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '4.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.46'^^xsd:double;
  dwc:latitude '57.691666666667'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002510'^^xsd:integer;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84 7.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.84"^^xsd:decimal ;
  dwc:decimalLongitude "7.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84 7.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.84"^^xsd:decimal ;
  geo-pos:long "7.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.9'^^xsd:double;
  dwc:endTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.46'^^xsd:double;
  dwc:latitude '57.84'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002520'^^xsd:integer;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.693583716667 7.46035865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.693583716667"^^xsd:decimal ;
  dwc:decimalLongitude "7.46035865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.693583716667 7.46035865)"^^geo:wktLiteral ;
  geo-pos:lat "57.693583716667"^^xsd:decimal ;
  geo-pos:long "7.46035865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.05'^^xsd:double;
  dwc:endTimeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.46035865'^^xsd:double;
  dwc:startLongitude '7.46035865'^^xsd:double;
  dwc:endLongitude '7.4175298'^^xsd:double;
  dwc:latitude '57.693583716667'^^xsd:double;
  dwc:startLatitude '57.693583716667'^^xsd:double;
  dwc:endLatitude '57.701822166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46035865 57.693583716667, 7.46035865 57.701822166667, 7.4175298 57.701822166667, 7.4175298 57.693583716667, 7.46035865 57.693583716667))'^^xsd:string;
  dwc:minimumDepth '361'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172600'^^xsd:integer;
  dwc:observationDate '2017-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.440475066667 7.4659843666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.440475066667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4659843666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.440475066667 7.4659843666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.440475066667"^^xsd:decimal ;
  geo-pos:long "7.4659843666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '22.85'^^xsd:double;
  dwc:endTimeOfDay '23.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4659843666667'^^xsd:double;
  dwc:startLongitude '7.4659843666667'^^xsd:double;
  dwc:endLongitude '7.5147901166667'^^xsd:double;
  dwc:latitude '57.440475066667'^^xsd:double;
  dwc:startLatitude '57.440475066667'^^xsd:double;
  dwc:endLatitude '57.446534066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5147901166667 57.440475066667, 7.5147901166667 57.446534066667, 7.4659843666667 57.446534066667, 7.4659843666667 57.440475066667, 7.5147901166667 57.440475066667))'^^xsd:string;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002120'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.443333333333 7.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.443333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.443333333333 7.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.443333333333"^^xsd:decimal ;
  geo-pos:long "7.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '17.616666666667'^^xsd:double;
  dwc:endTimeOfDay '18.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4666666666667'^^xsd:double;
  dwc:latitude '57.443333333333'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177930'^^xsd:integer;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 7.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 7.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "7.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '12.2'^^xsd:double;
  dwc:endTimeOfDay '12.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4666666666667'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176380'^^xsd:integer;
  dwc:observationDate '1992-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "7.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "7.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '18.083333333333'^^xsd:double;
  dwc:endTimeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4666666666667'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175580'^^xsd:integer;
  dwc:observationDate '1985-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.438333333333 7.4683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.438333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "131"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.438333333333 7.4683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.438333333333"^^xsd:decimal ;
  geo-pos:long "7.4683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '18.883333333333'^^xsd:double;
  dwc:endTimeOfDay '19.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4683333333333'^^xsd:double;
  dwc:latitude '57.438333333333'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '131'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177290'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69 7.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.69"^^xsd:decimal ;
  dwc:decimalLongitude "7.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69 7.47)"^^geo:wktLiteral ;
  geo-pos:lat "57.69"^^xsd:decimal ;
  geo-pos:long "7.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '2.5'^^xsd:double;
  dwc:endTimeOfDay '2.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.47'^^xsd:double;
  dwc:latitude '57.69'^^xsd:double;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021810'^^xsd:integer;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.517808266667 7.47118745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.517808266667"^^xsd:decimal ;
  dwc:decimalLongitude "7.47118745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.517808266667 7.47118745)"^^geo:wktLiteral ;
  geo-pos:lat "57.517808266667"^^xsd:decimal ;
  geo-pos:long "7.47118745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '4.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.47118745'^^xsd:double;
  dwc:startLongitude '7.47118745'^^xsd:double;
  dwc:endLongitude '7.5186313833333'^^xsd:double;
  dwc:latitude '57.517808266667'^^xsd:double;
  dwc:startLatitude '57.517808266667'^^xsd:double;
  dwc:endLatitude '57.524671166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5186313833333 57.517808266667, 7.5186313833333 57.524671166667, 7.47118745 57.524671166667, 7.47118745 57.517808266667, 7.5186313833333 57.517808266667))'^^xsd:string;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002480'^^xsd:integer;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69 7.4716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.69"^^xsd:decimal ;
  dwc:decimalLongitude "7.4716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69 7.4716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.69"^^xsd:decimal ;
  geo-pos:long "7.4716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '1.5'^^xsd:double;
  dwc:endTimeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4716666666667'^^xsd:double;
  dwc:latitude '57.69'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '374'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177210'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.523333333333 7.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "221"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.523333333333 7.475)"^^geo:wktLiteral ;
  geo-pos:lat "57.523333333333"^^xsd:decimal ;
  geo-pos:long "7.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '8.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.475'^^xsd:double;
  dwc:latitude '57.523333333333'^^xsd:double;
  dwc:minimumDepth '221'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174610'^^xsd:integer;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.4766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52"^^xsd:decimal ;
  dwc:decimalLongitude "7.4766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.4766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.52"^^xsd:decimal ;
  geo-pos:long "7.4766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '11.6'^^xsd:double;
  dwc:endTimeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4766666666667'^^xsd:double;
  dwc:latitude '57.52'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176310'^^xsd:integer;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.4766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52"^^xsd:decimal ;
  dwc:decimalLongitude "7.4766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.4766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.52"^^xsd:decimal ;
  geo-pos:long "7.4766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '5.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4766666666667'^^xsd:double;
  dwc:latitude '57.52'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176880'^^xsd:integer;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.691666666667 7.4766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.691666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.691666666667 7.4766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.691666666667"^^xsd:decimal ;
  geo-pos:long "7.4766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '22.6'^^xsd:double;
  dwc:endTimeOfDay '23.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4766666666667'^^xsd:double;
  dwc:latitude '57.691666666667'^^xsd:double;
  dwc:minimumDepth '361'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177960'^^xsd:integer;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.685 7.4783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.685"^^xsd:decimal ;
  dwc:decimalLongitude "7.4783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.685 7.4783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.685"^^xsd:decimal ;
  geo-pos:long "7.4783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '10.2'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4783333333333'^^xsd:double;
  dwc:latitude '57.685'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021440'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.691666666667 7.4783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.691666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.691666666667 7.4783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.691666666667"^^xsd:decimal ;
  geo-pos:long "7.4783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '3.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4783333333333'^^xsd:double;
  dwc:latitude '57.691666666667'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002520'^^xsd:integer;
  dwc:observationDate '2010-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 7.48)"^^geo:wktLiteral ;
  geo-pos:lat "57.683333333333"^^xsd:decimal ;
  geo-pos:long "7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '0.8'^^xsd:double;
  dwc:endTimeOfDay '1.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.48'^^xsd:double;
  dwc:latitude '57.683333333333'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176860'^^xsd:integer;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.685 7.4816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.685"^^xsd:decimal ;
  dwc:decimalLongitude "7.4816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.685 7.4816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.685"^^xsd:decimal ;
  geo-pos:long "7.4816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '20.166666666667'^^xsd:double;
  dwc:endTimeOfDay '20.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4816666666667'^^xsd:double;
  dwc:latitude '57.685'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002580'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "7.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4833333333333'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176980'^^xsd:integer;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 7.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 7.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.683333333333"^^xsd:decimal ;
  geo-pos:long "7.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4833333333333'^^xsd:double;
  dwc:latitude '57.683333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175760'^^xsd:integer;
  dwc:observationDate '1986-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.685 7.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.685"^^xsd:decimal ;
  dwc:decimalLongitude "7.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.685 7.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.685"^^xsd:decimal ;
  geo-pos:long "7.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '22.866666666667'^^xsd:double;
  dwc:endTimeOfDay '23.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4833333333333'^^xsd:double;
  dwc:latitude '57.685'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '374'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176720'^^xsd:integer;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52"^^xsd:decimal ;
  dwc:decimalLongitude "7.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.485)"^^geo:wktLiteral ;
  geo-pos:lat "57.52"^^xsd:decimal ;
  geo-pos:long "7.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '19.366666666667'^^xsd:double;
  dwc:endTimeOfDay '19.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.485'^^xsd:double;
  dwc:latitude '57.52'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176700'^^xsd:integer;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.681666666667 7.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.681666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.681666666667 7.485)"^^geo:wktLiteral ;
  geo-pos:lat "57.681666666667"^^xsd:decimal ;
  geo-pos:long "7.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.485'^^xsd:double;
  dwc:latitude '57.681666666667'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002670'^^xsd:integer;
  dwc:observationDate '2006-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5211426 7.48800875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5211426"^^xsd:decimal ;
  dwc:decimalLongitude "7.48800875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5211426 7.48800875)"^^geo:wktLiteral ;
  geo-pos:lat "57.5211426"^^xsd:decimal ;
  geo-pos:long "7.48800875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '0.5'^^xsd:double;
  dwc:endTimeOfDay '1.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.48800875'^^xsd:double;
  dwc:startLongitude '7.48800875'^^xsd:double;
  dwc:endLongitude '7.53518455'^^xsd:double;
  dwc:latitude '57.5211426'^^xsd:double;
  dwc:startLatitude '57.5211426'^^xsd:double;
  dwc:endLatitude '57.5286035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53518455 57.5211426, 7.53518455 57.5286035, 7.48800875 57.5286035, 7.48800875 57.5211426, 7.53518455 57.5211426))'^^xsd:string;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002130'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.4883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.518333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.4883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.518333333333"^^xsd:decimal ;
  geo-pos:long "7.4883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '22.416666666667'^^xsd:double;
  dwc:endTimeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4883333333333'^^xsd:double;
  dwc:latitude '57.518333333333'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177410'^^xsd:integer;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.521666666667 7.4883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.521666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.521666666667 7.4883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.521666666667"^^xsd:decimal ;
  geo-pos:long "7.4883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4883333333333'^^xsd:double;
  dwc:latitude '57.521666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176410'^^xsd:integer;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.49)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '6.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.49'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021420'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.521666666667 7.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.521666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.521666666667 7.49)"^^geo:wktLiteral ;
  geo-pos:lat "57.521666666667"^^xsd:decimal ;
  geo-pos:long "7.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '22.233333333333'^^xsd:double;
  dwc:endTimeOfDay '22.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.49'^^xsd:double;
  dwc:latitude '57.521666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002430'^^xsd:integer;
  dwc:observationDate '2013-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 7.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 7.49)"^^geo:wktLiteral ;
  geo-pos:lat "57.683333333333"^^xsd:decimal ;
  geo-pos:long "7.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.49'^^xsd:double;
  dwc:latitude '57.683333333333'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177430'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.680666483333 7.4930920666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.680666483333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4930920666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.680666483333 7.4930920666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.680666483333"^^xsd:decimal ;
  geo-pos:long "7.4930920666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4930920666667'^^xsd:double;
  dwc:startLongitude '7.4930920666667'^^xsd:double;
  dwc:endLongitude '7.4555687833333'^^xsd:double;
  dwc:latitude '57.680666483333'^^xsd:double;
  dwc:startLatitude '57.680666483333'^^xsd:double;
  dwc:endLatitude '57.700056433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4930920666667 57.680666483333, 7.4930920666667 57.700056433333, 7.4555687833333 57.700056433333, 7.4555687833333 57.680666483333, 7.4930920666667 57.680666483333))'^^xsd:string;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002500'^^xsd:integer;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52"^^xsd:decimal ;
  dwc:decimalLongitude "7.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.495)"^^geo:wktLiteral ;
  geo-pos:lat "57.52"^^xsd:decimal ;
  geo-pos:long "7.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.133333333333'^^xsd:double;
  dwc:endTimeOfDay '17.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.495'^^xsd:double;
  dwc:latitude '57.52'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177280'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_2011100210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.4966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.52"^^xsd:decimal ;
  dwc:decimalLongitude "7.4966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.52 7.4966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.52"^^xsd:decimal ;
  geo-pos:long "7.4966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_2011100210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011100210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2011100210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.983333333333'^^xsd:double;
  dwc:endTimeOfDay '18.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4966666666667'^^xsd:double;
  dwc:latitude '57.52'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2011100210'^^xsd:integer;
  dwc:observationDate '2011-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.678333333333 7.4983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.678333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.4983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.678333333333 7.4983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.678333333333"^^xsd:decimal ;
  geo-pos:long "7.4983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '1.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.4983333333333'^^xsd:double;
  dwc:latitude '57.678333333333'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002450'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176380'^^xsd:integer;
  dwc:observationDate '1987-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_2011100230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.675 7.5033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.675"^^xsd:decimal ;
  dwc:decimalLongitude "7.5033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.675 7.5033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.675"^^xsd:decimal ;
  geo-pos:long "7.5033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_2011100230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011100230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2011100230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '22.1'^^xsd:double;
  dwc:endTimeOfDay '22.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5033333333333'^^xsd:double;
  dwc:latitude '57.675'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2011100230'^^xsd:integer;
  dwc:observationDate '2011-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.676666666667 7.5033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.676666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.676666666667 7.5033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.676666666667"^^xsd:decimal ;
  geo-pos:long "7.5033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5033333333333'^^xsd:double;
  dwc:latitude '57.676666666667'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176290'^^xsd:integer;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.505)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '7.65'^^xsd:double;
  dwc:endTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.505'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002540'^^xsd:integer;
  dwc:observationDate '2010-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 7.5083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 7.5083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.683333333333"^^xsd:decimal ;
  geo-pos:long "7.5083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.5'^^xsd:double;
  dwc:endTimeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5083333333333'^^xsd:double;
  dwc:latitude '57.683333333333'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176430'^^xsd:integer;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.455 7.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.455"^^xsd:decimal ;
  dwc:decimalLongitude "7.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.455 7.51)"^^geo:wktLiteral ;
  geo-pos:lat "57.455"^^xsd:decimal ;
  geo-pos:long "7.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.51'^^xsd:double;
  dwc:latitude '57.455'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021410'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.518333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "217"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.518333333333 7.51)"^^geo:wktLiteral ;
  geo-pos:lat "57.518333333333"^^xsd:decimal ;
  geo-pos:long "7.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '22.283333333333'^^xsd:double;
  dwc:endTimeOfDay '22.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.51'^^xsd:double;
  dwc:latitude '57.518333333333'^^xsd:double;
  dwc:minimumDepth '217'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021790'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566666666667 7.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566666666667 7.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.566666666667"^^xsd:decimal ;
  geo-pos:long "7.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5166666666667'^^xsd:double;
  dwc:latitude '57.566666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177850'^^xsd:integer;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '1.75'^^xsd:double;
  dwc:endTimeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5166666666667'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177570'^^xsd:integer;
  dwc:observationDate '1991-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5166666666667'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176370'^^xsd:integer;
  dwc:observationDate '1987-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "7.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '18.75'^^xsd:double;
  dwc:endTimeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5166666666667'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177840'^^xsd:integer;
  dwc:observationDate '1993-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "333"^^xsd:integer ;
  dwc:maximumDepthInMeters "333"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "7.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.41666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5166666666667'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:minimumDepth '333'^^xsd:integer;
  dwc:maximumDepth '333'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177560'^^xsd:integer;
  dwc:observationDate '1991-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.458333333333 7.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.458333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.458333333333 7.52)"^^geo:wktLiteral ;
  geo-pos:lat "57.458333333333"^^xsd:decimal ;
  geo-pos:long "7.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '18.85'^^xsd:double;
  dwc:endTimeOfDay '19.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.52'^^xsd:double;
  dwc:latitude '57.458333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002600'^^xsd:integer;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.5283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.5283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.5283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '17.2'^^xsd:double;
  dwc:endTimeOfDay '17.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5283333333333'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002590'^^xsd:integer;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.526666666667 7.5283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.526666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.526666666667 7.5283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.526666666667"^^xsd:decimal ;
  geo-pos:long "7.5283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5283333333333'^^xsd:double;
  dwc:latitude '57.526666666667'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002530'^^xsd:integer;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '1.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5333333333333'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177210'^^xsd:integer;
  dwc:observationDate '1990-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5333333333333'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '272'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176510'^^xsd:integer;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '18.916666666667'^^xsd:double;
  dwc:endTimeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5333333333333'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175710'^^xsd:integer;
  dwc:observationDate '1988-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "7.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5333333333333'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:minimumDepth '361'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176460'^^xsd:integer;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58271305 7.5337563333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.58271305"^^xsd:decimal ;
  dwc:decimalLongitude "7.5337563333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58271305 7.5337563333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.58271305"^^xsd:decimal ;
  geo-pos:long "7.5337563333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '5.8'^^xsd:double;
  dwc:endTimeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5337563333333'^^xsd:double;
  dwc:startLongitude '7.5337563333333'^^xsd:double;
  dwc:endLongitude '7.5845277333333'^^xsd:double;
  dwc:latitude '57.58271305'^^xsd:double;
  dwc:startLatitude '57.58271305'^^xsd:double;
  dwc:endLatitude '57.599048483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5845277333333 57.58271305, 7.5845277333333 57.599048483333, 7.5337563333333 57.599048483333, 7.5337563333333 57.58271305, 7.5845277333333 57.58271305))'^^xsd:string;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172590'^^xsd:integer;
  dwc:observationDate '2017-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_2011100220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.588333333333 7.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.588333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.588333333333 7.535)"^^geo:wktLiteral ;
  geo-pos:lat "57.588333333333"^^xsd:decimal ;
  geo-pos:long "7.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_2011100220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011100220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2011100220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.75'^^xsd:double;
  dwc:endTimeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.535'^^xsd:double;
  dwc:latitude '57.588333333333'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2011100220'^^xsd:integer;
  dwc:observationDate '2011-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.521666666667 7.5383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.521666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.521666666667 7.5383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.521666666667"^^xsd:decimal ;
  geo-pos:long "7.5383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '19.25'^^xsd:double;
  dwc:endTimeOfDay '19.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5383333333333'^^xsd:double;
  dwc:latitude '57.521666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177940'^^xsd:integer;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586666666667 7.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "289"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586666666667 7.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.586666666667"^^xsd:decimal ;
  geo-pos:long "7.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.7'^^xsd:double;
  dwc:endTimeOfDay '23.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.54'^^xsd:double;
  dwc:latitude '57.586666666667'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '289'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022130'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586666666667 7.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586666666667 7.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.586666666667"^^xsd:decimal ;
  geo-pos:long "7.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15.966666666667'^^xsd:double;
  dwc:endTimeOfDay '16.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.54'^^xsd:double;
  dwc:latitude '57.586666666667'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002890'^^xsd:integer;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.5416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.5416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5416666666667'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176300'^^xsd:integer;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.593333333333 7.5416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.593333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "294"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.593333333333 7.5416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.593333333333"^^xsd:decimal ;
  geo-pos:long "7.5416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '21'^^xsd:integer;
  dwc:endTimeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5416666666667'^^xsd:double;
  dwc:latitude '57.593333333333'^^xsd:double;
  dwc:minimumDepth '294'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177950'^^xsd:integer;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.581666666667 7.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.581666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.581666666667 7.545)"^^geo:wktLiteral ;
  geo-pos:lat "57.581666666667"^^xsd:decimal ;
  geo-pos:long "7.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '10.85'^^xsd:double;
  dwc:endTimeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.545'^^xsd:double;
  dwc:latitude '57.581666666667'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174620'^^xsd:integer;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59"^^xsd:decimal ;
  dwc:decimalLongitude "7.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.59"^^xsd:decimal ;
  geo-pos:long "7.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '21.033333333333'^^xsd:double;
  dwc:endTimeOfDay '21.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5466666666667'^^xsd:double;
  dwc:latitude '57.59'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176710'^^xsd:integer;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.5466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59"^^xsd:decimal ;
  dwc:decimalLongitude "7.5466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.5466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.59"^^xsd:decimal ;
  geo-pos:long "7.5466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '3.25'^^xsd:double;
  dwc:endTimeOfDay '3.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5466666666667'^^xsd:double;
  dwc:latitude '57.59'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176870'^^xsd:integer;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '14.033333333333'^^xsd:double;
  dwc:endTimeOfDay '14.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176390'^^xsd:integer;
  dwc:observationDate '1992-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.591666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.591666666667"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '0.31666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.81666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '57.591666666667'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177420'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15.933333333333'^^xsd:double;
  dwc:endTimeOfDay '16.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176400'^^xsd:integer;
  dwc:observationDate '1992-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586666666667 7.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586666666667 7.555)"^^geo:wktLiteral ;
  geo-pos:lat "57.586666666667"^^xsd:decimal ;
  geo-pos:long "7.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '4.8'^^xsd:double;
  dwc:endTimeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.555'^^xsd:double;
  dwc:latitude '57.586666666667'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002980'^^xsd:integer;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.591666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.555)"^^geo:wktLiteral ;
  geo-pos:lat "57.591666666667"^^xsd:decimal ;
  geo-pos:long "7.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '23.85'^^xsd:double;
  dwc:endTimeOfDay '0.36666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.555'^^xsd:double;
  dwc:latitude '57.591666666667'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002440'^^xsd:integer;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59191845 7.5553174833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59191845"^^xsd:decimal ;
  dwc:decimalLongitude "7.5553174833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59191845 7.5553174833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.59191845"^^xsd:decimal ;
  geo-pos:long "7.5553174833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '6.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5553174833333'^^xsd:double;
  dwc:startLongitude '7.5553174833333'^^xsd:double;
  dwc:endLongitude '7.5983502666667'^^xsd:double;
  dwc:latitude '57.59191845'^^xsd:double;
  dwc:startLatitude '57.59191845'^^xsd:double;
  dwc:endLatitude '57.60212745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5983502666667 57.59191845, 7.5983502666667 57.60212745, 7.5553174833333 57.60212745, 7.5553174833333 57.59191845, 7.5983502666667 57.59191845))'^^xsd:string;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002490'^^xsd:integer;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.5583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59"^^xsd:decimal ;
  dwc:decimalLongitude "7.5583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.5583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.59"^^xsd:decimal ;
  geo-pos:long "7.5583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5583333333333'^^xsd:double;
  dwc:latitude '57.59'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176420'^^xsd:integer;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.592802933333 7.5593640166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.592802933333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5593640166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.592802933333 7.5593640166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.592802933333"^^xsd:decimal ;
  geo-pos:long "7.5593640166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '2.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5593640166667'^^xsd:double;
  dwc:startLongitude '7.5593640166667'^^xsd:double;
  dwc:endLongitude '7.60303'^^xsd:double;
  dwc:latitude '57.592802933333'^^xsd:double;
  dwc:startLatitude '57.592802933333'^^xsd:double;
  dwc:endLatitude '57.602619333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.60303 57.592802933333, 7.60303 57.602619333333, 7.5593640166667 57.602619333333, 7.5593640166667 57.592802933333, 7.60303 57.592802933333))'^^xsd:string;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002140'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.593333333333 7.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.593333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "287"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.593333333333 7.56)"^^geo:wktLiteral ;
  geo-pos:lat "57.593333333333"^^xsd:decimal ;
  geo-pos:long "7.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '5.1'^^xsd:double;
  dwc:endTimeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.56'^^xsd:double;
  dwc:latitude '57.593333333333'^^xsd:double;
  dwc:minimumDepth '287'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002660'^^xsd:integer;
  dwc:observationDate '2006-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.483333333333 7.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.483333333333 7.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.483333333333"^^xsd:decimal ;
  geo-pos:long "7.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5666666666667'^^xsd:double;
  dwc:latitude '57.483333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175210'^^xsd:integer;
  dwc:observationDate '1984-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 7.5666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 7.5666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "7.5666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5666666666667'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175350'^^xsd:integer;
  dwc:observationDate '1986-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58 7.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.58"^^xsd:decimal ;
  dwc:decimalLongitude "7.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.58 7.57)"^^geo:wktLiteral ;
  geo-pos:lat "57.58"^^xsd:decimal ;
  geo-pos:long "7.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '15.383333333333'^^xsd:double;
  dwc:endTimeOfDay '15.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.57'^^xsd:double;
  dwc:latitude '57.58'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177270'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.595 7.5716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.595"^^xsd:decimal ;
  dwc:decimalLongitude "7.5716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.595 7.5716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.595"^^xsd:decimal ;
  geo-pos:long "7.5716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '0.3'^^xsd:double;
  dwc:endTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5716666666667'^^xsd:double;
  dwc:latitude '57.595'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021800'^^xsd:integer;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.596666666667 7.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.596666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.596666666667 7.575)"^^geo:wktLiteral ;
  geo-pos:lat "57.596666666667"^^xsd:decimal ;
  geo-pos:long "7.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '5.85'^^xsd:double;
  dwc:endTimeOfDay '6.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.575'^^xsd:double;
  dwc:latitude '57.596666666667'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002530'^^xsd:integer;
  dwc:observationDate '2010-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.598333333333 7.5833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.598333333333 7.5833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.598333333333"^^xsd:decimal ;
  geo-pos:long "7.5833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '18.066666666667'^^xsd:double;
  dwc:endTimeOfDay '18.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5833333333333'^^xsd:double;
  dwc:latitude '57.598333333333'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002570'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 7.5833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.5833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 7.5833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "7.5833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5833333333333'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175620'^^xsd:integer;
  dwc:observationDate '1985-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.595 7.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.595"^^xsd:decimal ;
  dwc:decimalLongitude "7.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.595 7.585)"^^geo:wktLiteral ;
  geo-pos:lat "57.595"^^xsd:decimal ;
  geo-pos:long "7.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '8.25'^^xsd:double;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.585'^^xsd:double;
  dwc:latitude '57.595'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021430'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.5966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "7.5966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "294"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.5966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "7.5966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '7.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.5966666666667'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:minimumDepth '294'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002520'^^xsd:integer;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.483333333333 7.6166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.483333333333 7.6166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.483333333333"^^xsd:decimal ;
  geo-pos:long "7.6166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.6166666666667'^^xsd:double;
  dwc:latitude '57.483333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175550'^^xsd:integer;
  dwc:observationDate '1985-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.495 7.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.495"^^xsd:decimal ;
  dwc:decimalLongitude "7.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.495 7.66)"^^geo:wktLiteral ;
  geo-pos:lat "57.495"^^xsd:decimal ;
  geo-pos:long "7.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13.35'^^xsd:double;
  dwc:endTimeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.66'^^xsd:double;
  dwc:latitude '57.495'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177660'^^xsd:integer;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.496666666667 7.6616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.496666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.6616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.496666666667 7.6616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.496666666667"^^xsd:decimal ;
  geo-pos:long "7.6616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.6616666666667'^^xsd:double;
  dwc:latitude '57.496666666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002650'^^xsd:integer;
  dwc:observationDate '2006-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.483333333333 7.6666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.483333333333 7.6666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.483333333333"^^xsd:decimal ;
  geo-pos:long "7.6666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.6666666666667'^^xsd:double;
  dwc:latitude '57.483333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175740'^^xsd:integer;
  dwc:observationDate '1986-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.944509033333 7.6812295666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.944509033333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6812295666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "299.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.944509033333 7.6812295666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.944509033333"^^xsd:decimal ;
  geo-pos:long "7.6812295666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '1.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.6812295666667'^^xsd:double;
  dwc:startLongitude '7.6812295666667'^^xsd:double;
  dwc:endLongitude '7.7361627833333'^^xsd:double;
  dwc:latitude '57.944509033333'^^xsd:double;
  dwc:startLatitude '57.944509033333'^^xsd:double;
  dwc:endLatitude '57.948761716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7361627833333 57.944509033333, 7.7361627833333 57.948761716667, 7.6812295666667 57.948761716667, 7.6812295666667 57.944509033333, 7.7361627833333 57.944509033333))'^^xsd:string;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '299.27'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172820'^^xsd:integer;
  dwc:observationDate '2017-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.478333333333 7.7016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.478333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.7016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.478333333333 7.7016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.478333333333"^^xsd:decimal ;
  geo-pos:long "7.7016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '18.65'^^xsd:double;
  dwc:endTimeOfDay '19.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7016666666667'^^xsd:double;
  dwc:latitude '57.478333333333'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021770'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.873333333333 7.7216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.873333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.7216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.873333333333 7.7216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.873333333333"^^xsd:decimal ;
  geo-pos:long "7.7216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '11.65'^^xsd:double;
  dwc:endTimeOfDay '12.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7216666666667'^^xsd:double;
  dwc:latitude '57.873333333333'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002120'^^xsd:integer;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.875 7.7283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.875"^^xsd:decimal ;
  dwc:decimalLongitude "7.7283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.875 7.7283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.875"^^xsd:decimal ;
  geo-pos:long "7.7283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '21.266666666667'^^xsd:double;
  dwc:endTimeOfDay '21.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7283333333333'^^xsd:double;
  dwc:latitude '57.875'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002210'^^xsd:integer;
  dwc:observationDate '2014-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.876666666667 7.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.876666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.876666666667 7.735)"^^geo:wktLiteral ;
  geo-pos:lat "57.876666666667"^^xsd:decimal ;
  geo-pos:long "7.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '19.833333333333'^^xsd:double;
  dwc:endTimeOfDay '20.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.735'^^xsd:double;
  dwc:latitude '57.876666666667'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '488'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002740'^^xsd:integer;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.468333333333 7.7433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.468333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.7433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "159"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.468333333333 7.7433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.468333333333"^^xsd:decimal ;
  geo-pos:long "7.7433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '4.4'^^xsd:double;
  dwc:endTimeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7433333333333'^^xsd:double;
  dwc:latitude '57.468333333333'^^xsd:double;
  dwc:minimumDepth '159'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174590'^^xsd:integer;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88 7.7466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.88"^^xsd:decimal ;
  dwc:decimalLongitude "7.7466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88 7.7466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.88"^^xsd:decimal ;
  geo-pos:long "7.7466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '3.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7466666666667'^^xsd:double;
  dwc:latitude '57.88'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176270'^^xsd:integer;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '19.583333333333'^^xsd:double;
  dwc:endTimeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '423'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177540'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 7.7616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.7616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "465"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 7.7616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "7.7616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8.1'^^xsd:double;
  dwc:endTimeOfDay '8.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7616666666667'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '465'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002470'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88 7.7683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.88"^^xsd:decimal ;
  dwc:decimalLongitude "7.7683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "474"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.88 7.7683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.88"^^xsd:decimal ;
  geo-pos:long "7.7683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '3.3'^^xsd:double;
  dwc:endTimeOfDay '3.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7683333333333'^^xsd:double;
  dwc:latitude '57.88'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '474'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177980'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.885464 7.7732231666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.885464"^^xsd:decimal ;
  dwc:decimalLongitude "7.7732231666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.885464 7.7732231666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.885464"^^xsd:decimal ;
  geo-pos:long "7.7732231666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '2.45'^^xsd:double;
  dwc:endTimeOfDay '2.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7732231666667'^^xsd:double;
  dwc:startLongitude '7.7732231666667'^^xsd:double;
  dwc:endLongitude '7.8154401666667'^^xsd:double;
  dwc:latitude '57.885464'^^xsd:double;
  dwc:startLatitude '57.885464'^^xsd:double;
  dwc:endLatitude '57.894403666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8154401666667 57.885464, 7.8154401666667 57.894403666667, 7.7732231666667 57.894403666667, 7.7732231666667 57.885464, 7.8154401666667 57.885464))'^^xsd:string;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100240'^^xsd:integer;
  dwc:observationDate '2015-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.881666666667 7.7733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.881666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.881666666667 7.7733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.881666666667"^^xsd:decimal ;
  geo-pos:long "7.7733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '7.5'^^xsd:double;
  dwc:endTimeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7733333333333'^^xsd:double;
  dwc:latitude '57.881666666667'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177450'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49 7.7766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.49"^^xsd:decimal ;
  dwc:decimalLongitude "7.7766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.49 7.7766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.49"^^xsd:decimal ;
  geo-pos:long "7.7766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11.516666666667'^^xsd:double;
  dwc:endTimeOfDay '12.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7766666666667'^^xsd:double;
  dwc:latitude '57.49'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177650'^^xsd:integer;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 7.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 7.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "7.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177250'^^xsd:integer;
  dwc:observationDate '1993-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 7.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 7.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "7.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '21.916666666667'^^xsd:double;
  dwc:endTimeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.7833333333333'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176410'^^xsd:integer;
  dwc:observationDate '1987-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '11.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176970'^^xsd:integer;
  dwc:observationDate '1987-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '21.25'^^xsd:double;
  dwc:endTimeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176160'^^xsd:integer;
  dwc:observationDate '1989-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '18.25'^^xsd:double;
  dwc:endTimeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175070'^^xsd:integer;
  dwc:observationDate '1988-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.516666666667 7.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.516666666667"^^xsd:decimal ;
  geo-pos:long "7.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '21.25'^^xsd:double;
  dwc:endTimeOfDay '22.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8333333333333'^^xsd:double;
  dwc:latitude '57.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175720'^^xsd:integer;
  dwc:observationDate '1988-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.8333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8333333333333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176550'^^xsd:integer;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8333333333333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176910'^^xsd:integer;
  dwc:observationDate '1987-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.644611 7.8388940666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.644611"^^xsd:decimal ;
  dwc:decimalLongitude "7.8388940666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "313"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.644611 7.8388940666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.644611"^^xsd:decimal ;
  geo-pos:long "7.8388940666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '14.533333333333'^^xsd:double;
  dwc:endTimeOfDay '15.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8388940666667'^^xsd:double;
  dwc:startLongitude '7.8388940666667'^^xsd:double;
  dwc:endLongitude '7.8832811'^^xsd:double;
  dwc:latitude '57.644611'^^xsd:double;
  dwc:startLatitude '57.644611'^^xsd:double;
  dwc:endLatitude '57.64469435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8832811 57.644611, 7.8832811 57.64469435, 7.8388940666667 57.64469435, 7.8388940666667 57.644611, 7.8832811 57.644611))'^^xsd:string;
  dwc:minimumDepth '313'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002570'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '1.25'^^xsd:double;
  dwc:endTimeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177170'^^xsd:integer;
  dwc:observationDate '1990-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '1.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176440'^^xsd:integer;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.646666666667 7.8533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.646666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.8533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "319"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.646666666667 7.8533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.646666666667"^^xsd:decimal ;
  geo-pos:long "7.8533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '20.3'^^xsd:double;
  dwc:endTimeOfDay '20.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8533333333333'^^xsd:double;
  dwc:latitude '57.646666666667'^^xsd:double;
  dwc:minimumDepth '319'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176360'^^xsd:integer;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 7.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645"^^xsd:decimal ;
  dwc:decimalLongitude "7.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 7.865)"^^geo:wktLiteral ;
  geo-pos:lat "57.645"^^xsd:decimal ;
  geo-pos:long "7.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '6.95'^^xsd:double;
  dwc:endTimeOfDay '7.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.865'^^xsd:double;
  dwc:latitude '57.645'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177230'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8666666666667'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175590'^^xsd:integer;
  dwc:observationDate '1988-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 7.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645"^^xsd:decimal ;
  dwc:decimalLongitude "7.8666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 7.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.645"^^xsd:decimal ;
  geo-pos:long "7.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11.916666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8666666666667'^^xsd:double;
  dwc:latitude '57.645'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '319'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177470'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.8666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '18.666666666667'^^xsd:double;
  dwc:endTimeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8666666666667'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '353'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177440'^^xsd:integer;
  dwc:observationDate '1991-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.8666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '13.95'^^xsd:double;
  dwc:endTimeOfDay '14.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8666666666667'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177270'^^xsd:integer;
  dwc:observationDate '1993-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648333333333 7.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.648333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648333333333 7.87)"^^geo:wktLiteral ;
  geo-pos:lat "57.648333333333"^^xsd:decimal ;
  geo-pos:long "7.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '0.26666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.76666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.87'^^xsd:double;
  dwc:latitude '57.648333333333'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021390'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.646666666667 7.8716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.646666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.8716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.646666666667 7.8716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.646666666667"^^xsd:decimal ;
  geo-pos:long "7.8716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.7'^^xsd:double;
  dwc:endTimeOfDay '19.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8716666666667'^^xsd:double;
  dwc:latitude '57.646666666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176840'^^xsd:integer;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 7.8783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645"^^xsd:decimal ;
  dwc:decimalLongitude "7.8783333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 7.8783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.645"^^xsd:decimal ;
  geo-pos:long "7.8783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8783333333333'^^xsd:double;
  dwc:latitude '57.645'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178000'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.628333333333 7.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.628333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.628333333333 7.88)"^^geo:wktLiteral ;
  geo-pos:lat "57.628333333333"^^xsd:decimal ;
  geo-pos:long "7.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '12.933333333333'^^xsd:double;
  dwc:endTimeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.88'^^xsd:double;
  dwc:latitude '57.628333333333'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021740'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '16.166666666667'^^xsd:double;
  dwc:endTimeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8833333333333'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177420'^^xsd:integer;
  dwc:observationDate '1991-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8833333333333'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176540'^^xsd:integer;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "7.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8833333333333'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176960'^^xsd:integer;
  dwc:observationDate '1987-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "7.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8833333333333'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176900'^^xsd:integer;
  dwc:observationDate '1987-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641666666667 7.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641666666667 7.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.641666666667"^^xsd:decimal ;
  geo-pos:long "7.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '13.316666666667'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8833333333333'^^xsd:double;
  dwc:latitude '57.641666666667'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176670'^^xsd:integer;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641666666667 7.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641666666667 7.89)"^^geo:wktLiteral ;
  geo-pos:lat "57.641666666667"^^xsd:decimal ;
  geo-pos:long "7.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '13.716666666667'^^xsd:double;
  dwc:endTimeOfDay '14.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.89'^^xsd:double;
  dwc:latitude '57.641666666667'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176470'^^xsd:integer;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648333333333 7.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.648333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "333"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648333333333 7.89)"^^geo:wktLiteral ;
  geo-pos:lat "57.648333333333"^^xsd:decimal ;
  geo-pos:long "7.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '11.183333333333'^^xsd:double;
  dwc:endTimeOfDay '11.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.89'^^xsd:double;
  dwc:latitude '57.648333333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '333'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002540'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_2011100260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.588333333333 7.8916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.588333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.588333333333 7.8916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.588333333333"^^xsd:decimal ;
  geo-pos:long "7.8916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_2011100260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011100260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2011100260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '6.15'^^xsd:double;
  dwc:endTimeOfDay '6.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8916666666667'^^xsd:double;
  dwc:latitude '57.588333333333'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2011100260'^^xsd:integer;
  dwc:observationDate '2011-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 7.8933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645"^^xsd:decimal ;
  dwc:decimalLongitude "7.8933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 7.8933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.645"^^xsd:decimal ;
  geo-pos:long "7.8933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '22.216666666667'^^xsd:double;
  dwc:endTimeOfDay '22.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8933333333333'^^xsd:double;
  dwc:latitude '57.645'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002500'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.8966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.8966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.8966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '20.533333333333'^^xsd:double;
  dwc:endTimeOfDay '21.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8966666666667'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177280'^^xsd:integer;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.698333333333 7.8983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.698333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "414"^^xsd:integer ;
  dwc:maximumDepthInMeters "414"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.698333333333 7.8983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.698333333333"^^xsd:decimal ;
  geo-pos:long "7.8983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '1.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8983333333333'^^xsd:double;
  dwc:latitude '57.698333333333'^^xsd:double;
  dwc:minimumDepth '414'^^xsd:integer;
  dwc:maximumDepth '414'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002970'^^xsd:integer;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.705871316667 7.8994053333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.705871316667"^^xsd:decimal ;
  dwc:decimalLongitude "7.8994053333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "428"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.705871316667 7.8994053333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.705871316667"^^xsd:decimal ;
  geo-pos:long "7.8994053333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.466666666667'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.8994053333333'^^xsd:double;
  dwc:startLongitude '7.8994053333333'^^xsd:double;
  dwc:endLongitude '7.9467721'^^xsd:double;
  dwc:latitude '57.705871316667'^^xsd:double;
  dwc:startLatitude '57.705871316667'^^xsd:double;
  dwc:endLatitude '57.71557975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9467721 57.705871316667, 7.9467721 57.71557975, 7.8994053333333 57.71557975, 7.8994053333333 57.705871316667, 7.9467721 57.705871316667))'^^xsd:string;
  dwc:minimumDepth '428'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172610'^^xsd:integer;
  dwc:observationDate '2017-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '23.583333333333'^^xsd:double;
  dwc:endTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177160'^^xsd:integer;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177300'^^xsd:integer;
  dwc:observationDate '1993-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.646666666667 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.646666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.646666666667 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.646666666667"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '3.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '57.646666666667'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002980'^^xsd:integer;
  dwc:observationDate '2013-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '2.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175580'^^xsd:integer;
  dwc:observationDate '1988-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.661666666667 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.661666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.661666666667 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.661666666667"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '23.683333333333'^^xsd:double;
  dwc:endTimeOfDay '0.18333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '57.661666666667'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002960'^^xsd:integer;
  dwc:observationDate '2008-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.9016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.591666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.9016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.591666666667"^^xsd:decimal ;
  geo-pos:long "7.9016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '16.666666666667'^^xsd:double;
  dwc:endTimeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9016666666667'^^xsd:double;
  dwc:latitude '57.591666666667'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176830'^^xsd:integer;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648333333333 7.9016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.648333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648333333333 7.9016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.648333333333"^^xsd:decimal ;
  geo-pos:long "7.9016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '0.53333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9016666666667'^^xsd:double;
  dwc:latitude '57.648333333333'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002640'^^xsd:integer;
  dwc:observationDate '2006-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.9033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.9033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.9033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.25'^^xsd:double;
  dwc:endTimeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9033333333333'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176480'^^xsd:integer;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.9033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.591666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.9033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.591666666667"^^xsd:decimal ;
  geo-pos:long "7.9033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9033333333333'^^xsd:double;
  dwc:latitude '57.591666666667'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176680'^^xsd:integer;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.649606 7.9044781666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.649606"^^xsd:decimal ;
  dwc:decimalLongitude "7.9044781666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "328"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.649606 7.9044781666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.649606"^^xsd:decimal ;
  geo-pos:long "7.9044781666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9044781666667'^^xsd:double;
  dwc:startLongitude '7.9044781666667'^^xsd:double;
  dwc:endLongitude '7.8610826333333'^^xsd:double;
  dwc:latitude '57.649606'^^xsd:double;
  dwc:startLatitude '57.649606'^^xsd:double;
  dwc:endLatitude '57.647397416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9044781666667 57.647397416667, 7.9044781666667 57.649606, 7.8610826333333 57.649606, 7.8610826333333 57.647397416667, 7.9044781666667 57.647397416667))'^^xsd:string;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '328'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002160'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.9066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59"^^xsd:decimal ;
  dwc:decimalLongitude "7.9066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.9066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.59"^^xsd:decimal ;
  geo-pos:long "7.9066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '21.816666666667'^^xsd:double;
  dwc:endTimeOfDay '22.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9066666666667'^^xsd:double;
  dwc:latitude '57.59'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002950'^^xsd:integer;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.593333333333 7.9066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.593333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.593333333333 7.9066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.593333333333"^^xsd:decimal ;
  geo-pos:long "7.9066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '13.633333333333'^^xsd:double;
  dwc:endTimeOfDay '14.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9066666666667'^^xsd:double;
  dwc:latitude '57.593333333333'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177480'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.59"^^xsd:decimal ;
  dwc:decimalLongitude "7.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.59 7.915)"^^geo:wktLiteral ;
  geo-pos:lat "57.59"^^xsd:decimal ;
  geo-pos:long "7.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '18.266666666667'^^xsd:double;
  dwc:endTimeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.915'^^xsd:double;
  dwc:latitude '57.59'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002900'^^xsd:integer;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.591666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.915)"^^geo:wktLiteral ;
  geo-pos:lat "57.591666666667"^^xsd:decimal ;
  geo-pos:long "7.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '22.25'^^xsd:double;
  dwc:endTimeOfDay '22.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.915'^^xsd:double;
  dwc:latitude '57.591666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177290'^^xsd:integer;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.591666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591666666667 7.915)"^^geo:wktLiteral ;
  geo-pos:lat "57.591666666667"^^xsd:decimal ;
  geo-pos:long "7.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '1.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.915'^^xsd:double;
  dwc:latitude '57.591666666667'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021400'^^xsd:integer;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566666666667 7.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566666666667 7.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.566666666667"^^xsd:decimal ;
  geo-pos:long "7.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4'^^xsd:integer;
  dwc:endTimeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9166666666667'^^xsd:double;
  dwc:latitude '57.566666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176450'^^xsd:integer;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586666666667 7.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586666666667 7.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.586666666667"^^xsd:decimal ;
  geo-pos:long "7.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9166666666667'^^xsd:double;
  dwc:latitude '57.586666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022140'^^xsd:integer;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.639218383333 7.9181809333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.639218383333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9181809333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289.87"^^xsd:integer ;
  dwc:maximumDepthInMeters "295.88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.639218383333 7.9181809333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.639218383333"^^xsd:decimal ;
  geo-pos:long "7.9181809333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '5.9'^^xsd:double;
  dwc:endTimeOfDay '6.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9181809333333'^^xsd:double;
  dwc:startLongitude '7.9181809333333'^^xsd:double;
  dwc:endLongitude '7.9702137666667'^^xsd:double;
  dwc:latitude '57.639218383333'^^xsd:double;
  dwc:startLatitude '57.639218383333'^^xsd:double;
  dwc:endLatitude '57.64612035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9702137666667 57.639218383333, 7.9702137666667 57.64612035, 7.9181809333333 57.64612035, 7.9181809333333 57.639218383333, 7.9702137666667 57.639218383333))'^^xsd:string;
  dwc:minimumDepth '289.87'^^xsd:double;
  dwc:maximumDepth '295.88'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721330'^^xsd:integer;
  dwc:observationDate '2017-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.595 7.9183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.595"^^xsd:decimal ;
  dwc:decimalLongitude "7.9183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.595 7.9183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.595"^^xsd:decimal ;
  geo-pos:long "7.9183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9183333333333'^^xsd:double;
  dwc:latitude '57.595'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177240'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651666666667 7.9233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.651666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651666666667 7.9233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.651666666667"^^xsd:decimal ;
  geo-pos:long "7.9233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '22.466666666667'^^xsd:double;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9233333333333'^^xsd:double;
  dwc:latitude '57.651666666667'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174560'^^xsd:integer;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.713333333333 7.9266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.713333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "427"^^xsd:integer ;
  dwc:maximumDepthInMeters "427"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.713333333333 7.9266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.713333333333"^^xsd:decimal ;
  geo-pos:long "7.9266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '9.35'^^xsd:double;
  dwc:endTimeOfDay '9.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9266666666667'^^xsd:double;
  dwc:latitude '57.713333333333'^^xsd:double;
  dwc:minimumDepth '427'^^xsd:integer;
  dwc:maximumDepth '427'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002530'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.596666666667 7.9316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.596666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.596666666667 7.9316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.596666666667"^^xsd:decimal ;
  geo-pos:long "7.9316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '22.816666666667'^^xsd:double;
  dwc:endTimeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9316666666667'^^xsd:double;
  dwc:latitude '57.596666666667'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002630'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566666666667 7.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.566666666667 7.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.566666666667"^^xsd:decimal ;
  geo-pos:long "7.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '14.583333333333'^^xsd:double;
  dwc:endTimeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9333333333333'^^xsd:double;
  dwc:latitude '57.566666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175230'^^xsd:integer;
  dwc:observationDate '1984-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648333333333 7.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.648333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.648333333333 7.935)"^^geo:wktLiteral ;
  geo-pos:lat "57.648333333333"^^xsd:decimal ;
  geo-pos:long "7.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '1.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.935'^^xsd:double;
  dwc:latitude '57.648333333333'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002500'^^xsd:integer;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.639140183333 7.93528525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.639140183333"^^xsd:decimal ;
  dwc:decimalLongitude "7.93528525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.639140183333 7.93528525)"^^geo:wktLiteral ;
  geo-pos:lat "57.639140183333"^^xsd:decimal ;
  geo-pos:long "7.93528525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '14.3'^^xsd:double;
  dwc:endTimeOfDay '14.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.93528525'^^xsd:double;
  dwc:startLongitude '7.93528525'^^xsd:double;
  dwc:endLongitude '7.99174905'^^xsd:double;
  dwc:latitude '57.639140183333'^^xsd:double;
  dwc:startLatitude '57.639140183333'^^xsd:double;
  dwc:endLatitude '57.65063025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99174905 57.639140183333, 7.99174905 57.65063025, 7.93528525 57.65063025, 7.93528525 57.639140183333, 7.99174905 57.639140183333))'^^xsd:string;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172620'^^xsd:integer;
  dwc:observationDate '2017-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.599103583333 7.937815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.599103583333"^^xsd:decimal ;
  dwc:decimalLongitude "7.937815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.599103583333 7.937815)"^^geo:wktLiteral ;
  geo-pos:lat "57.599103583333"^^xsd:decimal ;
  geo-pos:long "7.937815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '9.7'^^xsd:double;
  dwc:endTimeOfDay '10.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.937815'^^xsd:double;
  dwc:startLongitude '7.937815'^^xsd:double;
  dwc:endLongitude '7.9811253333333'^^xsd:double;
  dwc:latitude '57.599103583333'^^xsd:double;
  dwc:startLatitude '57.599103583333'^^xsd:double;
  dwc:endLatitude '57.609902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9811253333333 57.599103583333, 7.9811253333333 57.609902, 7.937815 57.609902, 7.937815 57.599103583333, 7.9811253333333 57.599103583333))'^^xsd:string;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002170'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.9433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "7.9433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 7.9433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "7.9433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '13.316666666667'^^xsd:double;
  dwc:endTimeOfDay '13.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9433333333333'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002550'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.605 7.9433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.605"^^xsd:decimal ;
  dwc:decimalLongitude "7.9433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.605 7.9433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.605"^^xsd:decimal ;
  geo-pos:long "7.9433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9433333333333'^^xsd:double;
  dwc:latitude '57.605'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178010'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.715 7.9433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.715"^^xsd:decimal ;
  dwc:decimalLongitude "7.9433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "426"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.715 7.9433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.715"^^xsd:decimal ;
  geo-pos:long "7.9433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '5.75'^^xsd:double;
  dwc:endTimeOfDay '6.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9433333333333'^^xsd:double;
  dwc:latitude '57.715'^^xsd:double;
  dwc:minimumDepth '426'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002990'^^xsd:integer;
  dwc:observationDate '2013-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.602333716667 7.9444656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.602333716667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9444656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.602333716667 7.9444656)"^^geo:wktLiteral ;
  geo-pos:lat "57.602333716667"^^xsd:decimal ;
  geo-pos:long "7.9444656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.333333333333'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9444656'^^xsd:double;
  dwc:startLongitude '7.9444656'^^xsd:double;
  dwc:endLongitude '7.9026904166667'^^xsd:double;
  dwc:latitude '57.602333716667'^^xsd:double;
  dwc:startLatitude '57.602333716667'^^xsd:double;
  dwc:endLatitude '57.593101466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9444656 57.593101466667, 7.9444656 57.602333716667, 7.9026904166667 57.602333716667, 7.9026904166667 57.593101466667, 7.9444656 57.593101466667))'^^xsd:string;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002580'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603333333333 7.9483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.603333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603333333333 7.9483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.603333333333"^^xsd:decimal ;
  geo-pos:long "7.9483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '20.2'^^xsd:double;
  dwc:endTimeOfDay '20.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9483333333333'^^xsd:double;
  dwc:latitude '57.603333333333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002490'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603333333333 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.603333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603333333333 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "57.603333333333"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '0.65'^^xsd:double;
  dwc:endTimeOfDay '1.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '57.603333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174570'^^xsd:integer;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "419"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "57.716666666667"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '57.716666666667'^^xsd:double;
  dwc:minimumDepth '419'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177260'^^xsd:integer;
  dwc:observationDate '1993-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.601279033333 7.9503042666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.601279033333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9503042666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.601279033333 7.9503042666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.601279033333"^^xsd:decimal ;
  geo-pos:long "7.9503042666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.65'^^xsd:double;
  dwc:endTimeOfDay '17.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9503042666667'^^xsd:double;
  dwc:startLongitude '7.9503042666667'^^xsd:double;
  dwc:endLongitude '8.0044933333333'^^xsd:double;
  dwc:latitude '57.601279033333'^^xsd:double;
  dwc:startLatitude '57.601279033333'^^xsd:double;
  dwc:endLatitude '57.615978466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0044933333333 57.601279033333, 8.0044933333333 57.615978466667, 7.9503042666667 57.615978466667, 7.9503042666667 57.601279033333, 8.0044933333333 57.601279033333))'^^xsd:string;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172630'^^xsd:integer;
  dwc:observationDate '2017-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603333333333 7.9533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.603333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603333333333 7.9533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.603333333333"^^xsd:decimal ;
  geo-pos:long "7.9533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '2.35'^^xsd:double;
  dwc:endTimeOfDay '2.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9533333333333'^^xsd:double;
  dwc:latitude '57.603333333333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002970'^^xsd:integer;
  dwc:observationDate '2013-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.503333333333 7.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.503333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.503333333333 7.955)"^^geo:wktLiteral ;
  geo-pos:lat "57.503333333333"^^xsd:decimal ;
  geo-pos:long "7.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '9.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '10.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.955'^^xsd:double;
  dwc:latitude '57.503333333333'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177640'^^xsd:integer;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.718333333333 7.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "428"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.718333333333 7.955)"^^geo:wktLiteral ;
  geo-pos:lat "57.718333333333"^^xsd:decimal ;
  geo-pos:long "7.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '10'^^xsd:integer;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.955'^^xsd:double;
  dwc:latitude '57.718333333333'^^xsd:double;
  dwc:minimumDepth '428'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177460'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_2011100240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.718333333333 7.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "426"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.718333333333 7.955)"^^geo:wktLiteral ;
  geo-pos:lat "57.718333333333"^^xsd:decimal ;
  geo-pos:long "7.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_2011100240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011100240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2011100240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.955'^^xsd:double;
  dwc:latitude '57.718333333333'^^xsd:double;
  dwc:minimumDepth '426'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2011100240'^^xsd:integer;
  dwc:observationDate '2011-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72 7.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.72"^^xsd:decimal ;
  dwc:decimalLongitude "7.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "426"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72 7.955)"^^geo:wktLiteral ;
  geo-pos:lat "57.72"^^xsd:decimal ;
  geo-pos:long "7.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.955'^^xsd:double;
  dwc:latitude '57.72'^^xsd:double;
  dwc:minimumDepth '426'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177220'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.71973 7.9566301333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.71973"^^xsd:decimal ;
  dwc:decimalLongitude "7.9566301333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.71973 7.9566301333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.71973"^^xsd:decimal ;
  geo-pos:long "7.9566301333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '5.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9566301333333'^^xsd:double;
  dwc:latitude '57.71973'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '445'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002150'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603333333333 7.9566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.603333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603333333333 7.9566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.603333333333"^^xsd:decimal ;
  geo-pos:long "7.9566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '14.75'^^xsd:double;
  dwc:endTimeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9566666666667'^^xsd:double;
  dwc:latitude '57.603333333333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021750'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610177990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.721666666667 7.9566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.721666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "428"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610177990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.721666666667 7.9566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.721666666667"^^xsd:decimal ;
  geo-pos:long "7.9566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610177990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610177990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610177990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9566666666667'^^xsd:double;
  dwc:latitude '57.721666666667'^^xsd:double;
  dwc:minimumDepth '428'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610177990'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.721666666667 7.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.721666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "433"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.721666666667 7.96)"^^geo:wktLiteral ;
  geo-pos:lat "57.721666666667"^^xsd:decimal ;
  geo-pos:long "7.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '0.65'^^xsd:double;
  dwc:endTimeOfDay '1.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.96'^^xsd:double;
  dwc:latitude '57.721666666667'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '433'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002510'^^xsd:integer;
  dwc:observationDate '2010-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.718333333333 7.9633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.718333333333 7.9633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.718333333333"^^xsd:decimal ;
  geo-pos:long "7.9633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '22.25'^^xsd:double;
  dwc:endTimeOfDay '22.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9633333333333'^^xsd:double;
  dwc:latitude '57.718333333333'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021380'^^xsd:integer;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 7.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "7.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9666666666667'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175540'^^xsd:integer;
  dwc:observationDate '1985-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.496666666667 7.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.496666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "159"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.496666666667 7.97)"^^geo:wktLiteral ;
  geo-pos:lat "57.496666666667"^^xsd:decimal ;
  geo-pos:long "7.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.016666666667'^^xsd:double;
  dwc:endTimeOfDay '20.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.97'^^xsd:double;
  dwc:latitude '57.496666666667'^^xsd:double;
  dwc:minimumDepth '159'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002910'^^xsd:integer;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7250304 7.9701334333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7250304"^^xsd:decimal ;
  dwc:decimalLongitude "7.9701334333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "443"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7250304 7.9701334333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7250304"^^xsd:decimal ;
  geo-pos:long "7.9701334333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '12.366666666667'^^xsd:double;
  dwc:endTimeOfDay '12.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9701334333333'^^xsd:double;
  dwc:startLongitude '7.9701334333333'^^xsd:double;
  dwc:endLongitude '7.9247500666667'^^xsd:double;
  dwc:latitude '57.7250304'^^xsd:double;
  dwc:startLatitude '57.7250304'^^xsd:double;
  dwc:endLatitude '57.714349833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9701334333333 57.714349833333, 7.9701334333333 57.7250304, 7.9247500666667 57.7250304, 7.9247500666667 57.714349833333, 7.9701334333333 57.714349833333))'^^xsd:string;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '443'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002560'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.499125133333 7.975428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.499125133333"^^xsd:decimal ;
  dwc:decimalLongitude "7.975428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.499125133333 7.975428)"^^geo:wktLiteral ;
  geo-pos:lat "57.499125133333"^^xsd:decimal ;
  geo-pos:long "7.975428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.975428'^^xsd:double;
  dwc:startLongitude '7.975428'^^xsd:double;
  dwc:endLongitude '8.0284571'^^xsd:double;
  dwc:latitude '57.499125133333'^^xsd:double;
  dwc:startLatitude '57.499125133333'^^xsd:double;
  dwc:endLatitude '57.500287933333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0284571 57.499125133333, 8.0284571 57.500287933333, 7.975428 57.500287933333, 7.975428 57.499125133333, 8.0284571 57.499125133333))'^^xsd:string;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002590'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498612283333 7.9780184833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498612283333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9780184833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "159.88"^^xsd:integer ;
  dwc:maximumDepthInMeters "159.88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498612283333 7.9780184833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.498612283333"^^xsd:decimal ;
  geo-pos:long "7.9780184833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.266666666667'^^xsd:double;
  dwc:endTimeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9780184833333'^^xsd:double;
  dwc:startLongitude '7.9780184833333'^^xsd:double;
  dwc:endLongitude '8.033978'^^xsd:double;
  dwc:latitude '57.498612283333'^^xsd:double;
  dwc:startLatitude '57.498612283333'^^xsd:double;
  dwc:endLatitude '57.50010175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.033978 57.498612283333, 8.033978 57.50010175, 7.9780184833333 57.50010175, 7.9780184833333 57.498612283333, 8.033978 57.498612283333))'^^xsd:string;
  dwc:minimumDepth '159.88'^^xsd:double;
  dwc:maximumDepth '159.88'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172640'^^xsd:integer;
  dwc:observationDate '2017-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 7.9816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.9816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "159"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 7.9816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "7.9816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.733333333333'^^xsd:double;
  dwc:endTimeOfDay '11.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9816666666667'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '159'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178020'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4991965 7.9834022333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4991965"^^xsd:decimal ;
  dwc:decimalLongitude "7.9834022333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4991965 7.9834022333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.4991965"^^xsd:decimal ;
  geo-pos:long "7.9834022333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '11.933333333333'^^xsd:double;
  dwc:endTimeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.9834022333333'^^xsd:double;
  dwc:startLongitude '7.9834022333333'^^xsd:double;
  dwc:endLongitude '8.0303782666667'^^xsd:double;
  dwc:latitude '57.4991965'^^xsd:double;
  dwc:startLatitude '57.4991965'^^xsd:double;
  dwc:endLatitude '57.505756716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0303782666667 57.4991965, 8.0303782666667 57.505756716667, 7.9834022333333 57.505756716667, 7.9834022333333 57.4991965, 8.0303782666667 57.4991965))'^^xsd:string;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002180'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 7.99)"^^geo:wktLiteral ;
  geo-pos:lat "57.498333333333"^^xsd:decimal ;
  geo-pos:long "7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '10.466666666667'^^xsd:double;
  dwc:endTimeOfDay '10.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '7.99'^^xsd:double;
  dwc:latitude '57.498333333333'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177200'^^xsd:integer;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.45"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.45 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13.583333333333'^^xsd:double;
  dwc:endTimeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.45'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177400'^^xsd:integer;
  dwc:observationDate '1991-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.2'^^xsd:double;
  dwc:endTimeOfDay '19.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177310'^^xsd:integer;
  dwc:observationDate '1993-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '0.016666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.51666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177300'^^xsd:integer;
  dwc:observationDate '1995-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '9.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175730'^^xsd:integer;
  dwc:observationDate '1986-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177460'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177470'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '4.25'^^xsd:double;
  dwc:endTimeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177480'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177490'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177500'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177510'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177520'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177530'^^xsd:integer;
  dwc:observationDate '1991-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.498333333333"^^xsd:decimal ;
  geo-pos:long "8.0016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '14.65'^^xsd:double;
  dwc:endTimeOfDay '15.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0016666666667'^^xsd:double;
  dwc:latitude '57.498333333333'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176820'^^xsd:integer;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.005)"^^geo:wktLiteral ;
  geo-pos:lat "57.498333333333"^^xsd:decimal ;
  geo-pos:long "8.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '15.633333333333'^^xsd:double;
  dwc:endTimeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.005'^^xsd:double;
  dwc:latitude '57.498333333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002560'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.005)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.866666666667'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.005'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176340'^^xsd:integer;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "159"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.498333333333"^^xsd:decimal ;
  geo-pos:long "8.0083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '2.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0083333333333'^^xsd:double;
  dwc:latitude '57.498333333333'^^xsd:double;
  dwc:minimumDepth '159'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174580'^^xsd:integer;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_2011100270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_2011100270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.498333333333"^^xsd:decimal ;
  geo-pos:long "8.0083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_2011100270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011100270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2011100270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0083333333333'^^xsd:double;
  dwc:latitude '57.498333333333'^^xsd:double;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2011100270'^^xsd:integer;
  dwc:observationDate '2011-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.498333333333"^^xsd:decimal ;
  geo-pos:long "8.0116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '18.133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0116666666667'^^xsd:double;
  dwc:latitude '57.498333333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002480'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 8.0116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "8.0116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 8.0116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "8.0116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '16.633333333333'^^xsd:double;
  dwc:endTimeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0116666666667'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021760'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.015)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '15.45'^^xsd:double;
  dwc:endTimeOfDay '15.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.015'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177490'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '5.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0166666666667'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176460'^^xsd:integer;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.503333333333 8.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.503333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.503333333333 8.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.503333333333"^^xsd:decimal ;
  geo-pos:long "8.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '10.95'^^xsd:double;
  dwc:endTimeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0166666666667'^^xsd:double;
  dwc:latitude '57.503333333333'^^xsd:double;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177250'^^xsd:integer;
  dwc:observationDate '1999-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.02)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '0.68333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.93333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.02'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002960'^^xsd:integer;
  dwc:observationDate '2013-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498333333333 8.0216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.498333333333"^^xsd:decimal ;
  geo-pos:long "8.0216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '18.9'^^xsd:double;
  dwc:endTimeOfDay '19.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0216666666667'^^xsd:double;
  dwc:latitude '57.498333333333'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002940'^^xsd:integer;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.03)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.916666666667'^^xsd:double;
  dwc:endTimeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.03'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176490'^^xsd:integer;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.0333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '14.666666666667'^^xsd:double;
  dwc:endTimeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0333333333333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177410'^^xsd:integer;
  dwc:observationDate '1991-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0333333333333'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176950'^^xsd:integer;
  dwc:observationDate '1987-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0333333333333'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176890'^^xsd:integer;
  dwc:observationDate '1987-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 8.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716666666667 8.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.716666666667"^^xsd:decimal ;
  geo-pos:long "8.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0333333333333'^^xsd:double;
  dwc:latitude '57.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176970'^^xsd:integer;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177150'^^xsd:integer;
  dwc:observationDate '1990-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4636786 8.06002315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4636786"^^xsd:decimal ;
  dwc:decimalLongitude "8.06002315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4636786 8.06002315)"^^geo:wktLiteral ;
  geo-pos:lat "57.4636786"^^xsd:decimal ;
  geo-pos:long "8.06002315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '20.85'^^xsd:double;
  dwc:endTimeOfDay '21.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.06002315'^^xsd:double;
  dwc:startLongitude '8.06002315'^^xsd:double;
  dwc:endLongitude '8.1127641833333'^^xsd:double;
  dwc:latitude '57.4636786'^^xsd:double;
  dwc:startLatitude '57.4636786'^^xsd:double;
  dwc:endLatitude '57.474497233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1127641833333 57.4636786, 8.1127641833333 57.474497233333, 8.06002315 57.474497233333, 8.06002315 57.4636786, 8.1127641833333 57.4636786))'^^xsd:string;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172650'^^xsd:integer;
  dwc:observationDate '2017-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46297355 8.0647574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.46297355"^^xsd:decimal ;
  dwc:decimalLongitude "8.0647574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.46297355 8.0647574)"^^geo:wktLiteral ;
  geo-pos:lat "57.46297355"^^xsd:decimal ;
  geo-pos:long "8.0647574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '13.933333333333'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0647574'^^xsd:double;
  dwc:startLongitude '8.0647574'^^xsd:double;
  dwc:endLongitude '8.0268061666667'^^xsd:double;
  dwc:latitude '57.46297355'^^xsd:double;
  dwc:startLatitude '57.46297355'^^xsd:double;
  dwc:endLatitude '57.4532251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0647574 57.4532251, 8.0647574 57.46297355, 8.0268061666667 57.46297355, 8.0268061666667 57.4532251, 8.0647574 57.4532251))'^^xsd:string;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002200'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 8.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533333333333 8.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.533333333333"^^xsd:decimal ;
  geo-pos:long "8.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0666666666667'^^xsd:double;
  dwc:latitude '57.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175600'^^xsd:integer;
  dwc:observationDate '1988-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.463048583333 8.0746931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.463048583333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0746931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.463048583333 8.0746931)"^^geo:wktLiteral ;
  geo-pos:lat "57.463048583333"^^xsd:decimal ;
  geo-pos:long "8.0746931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '19.383333333333'^^xsd:double;
  dwc:endTimeOfDay '19.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0746931'^^xsd:double;
  dwc:startLongitude '8.0746931'^^xsd:double;
  dwc:endLongitude '8.1192534'^^xsd:double;
  dwc:latitude '57.463048583333'^^xsd:double;
  dwc:startLatitude '57.463048583333'^^xsd:double;
  dwc:endLatitude '57.476853833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1192534 57.463048583333, 8.1192534 57.476853833333, 8.0746931 57.476853833333, 8.0746931 57.463048583333, 8.1192534 57.463048583333))'^^xsd:string;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002600'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.471666666667 8.0933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.471666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.0933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.471666666667 8.0933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.471666666667"^^xsd:decimal ;
  geo-pos:long "8.0933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '23.616666666667'^^xsd:double;
  dwc:endTimeOfDay '23.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.0933333333333'^^xsd:double;
  dwc:latitude '57.471666666667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002950'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.031666666667 8.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.031666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.031666666667 8.11)"^^geo:wktLiteral ;
  geo-pos:lat "58.031666666667"^^xsd:decimal ;
  geo-pos:long "8.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '3.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.11'^^xsd:double;
  dwc:latitude '58.031666666667'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002720'^^xsd:integer;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.1133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.1133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.1133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.1133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '13.45'^^xsd:double;
  dwc:endTimeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1133333333333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002850'^^xsd:integer;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310022070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.026666666667 8.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.026666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.026666666667 8.115)"^^geo:wktLiteral ;
  geo-pos:lat "58.026666666667"^^xsd:decimal ;
  geo-pos:long "8.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310022070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310022070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310022070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '19.883333333333'^^xsd:double;
  dwc:endTimeOfDay '20.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.115'^^xsd:double;
  dwc:latitude '58.026666666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310022070'^^xsd:integer;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_2009100290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.028333333333 8.1166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_2009100290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.028333333333 8.1166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.028333333333"^^xsd:decimal ;
  geo-pos:long "8.1166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_2009100290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2009100290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2009100290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '18.583333333333'^^xsd:double;
  dwc:endTimeOfDay '19.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1166666666667'^^xsd:double;
  dwc:latitude '58.028333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2009100290'^^xsd:integer;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.1183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.1183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.048333333333"^^xsd:decimal ;
  geo-pos:long "8.1183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '0.46666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.96666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1183333333333'^^xsd:double;
  dwc:latitude '58.048333333333'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176260'^^xsd:integer;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.531666666667 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.531666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.531666666667 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "57.531666666667"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '7.8'^^xsd:double;
  dwc:endTimeOfDay '8.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '57.531666666667'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177630'^^xsd:integer;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '15.75'^^xsd:double;
  dwc:endTimeOfDay '15.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175830'^^xsd:integer;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333647 8.1238333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333647"^^xsd:decimal ;
  dwc:decimalLongitude "8.1238333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333647 8.1238333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333647"^^xsd:decimal ;
  geo-pos:long "8.1238333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1238333333333'^^xsd:double;
  dwc:latitude '58.033333333647'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100210'^^xsd:integer;
  dwc:observationDate '2015-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310022060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 8.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.04"^^xsd:decimal ;
  dwc:decimalLongitude "8.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 8.125)"^^geo:wktLiteral ;
  geo-pos:lat "58.04"^^xsd:decimal ;
  geo-pos:long "8.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310022060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310022060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310022060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.125'^^xsd:double;
  dwc:latitude '58.04'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310022060'^^xsd:integer;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.125)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "8.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.125'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002480'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 8.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045"^^xsd:decimal ;
  dwc:decimalLongitude "8.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 8.125)"^^geo:wktLiteral ;
  geo-pos:lat "58.045"^^xsd:decimal ;
  geo-pos:long "8.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '23.983333333333'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.125'^^xsd:double;
  dwc:latitude '58.045'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002220'^^xsd:integer;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 8.1266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "159"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 8.1266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.043333333333"^^xsd:decimal ;
  geo-pos:long "8.1266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '14.7'^^xsd:double;
  dwc:endTimeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1266666666667'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:minimumDepth '159'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002130'^^xsd:integer;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 8.1283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 8.1283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.043333333333"^^xsd:decimal ;
  geo-pos:long "8.1283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '16.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1283333333333'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022350'^^xsd:integer;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 8.1283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 8.1283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.043333333333"^^xsd:decimal ;
  geo-pos:long "8.1283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '14.55'^^xsd:double;
  dwc:endTimeOfDay '14.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1283333333333'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174680'^^xsd:integer;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 8.1283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045"^^xsd:decimal ;
  dwc:decimalLongitude "8.1283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 8.1283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.045"^^xsd:decimal ;
  geo-pos:long "8.1283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '4.75'^^xsd:double;
  dwc:endTimeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1283333333333'^^xsd:double;
  dwc:latitude '58.045'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176640'^^xsd:integer;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "58.045"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '58.045'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176720'^^xsd:integer;
  dwc:observationDate '1998-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.046666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "58.046666666667"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '58.046666666667'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002750'^^xsd:integer;
  dwc:observationDate '2006-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 8.1316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.046666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.1316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 8.1316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.046666666667"^^xsd:decimal ;
  geo-pos:long "8.1316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1316666666667'^^xsd:double;
  dwc:latitude '58.046666666667'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002360'^^xsd:integer;
  dwc:observationDate '2010-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 8.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045"^^xsd:decimal ;
  dwc:decimalLongitude "8.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045 8.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.045"^^xsd:decimal ;
  geo-pos:long "8.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17'^^xsd:integer;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1333333333333'^^xsd:double;
  dwc:latitude '58.045'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177180'^^xsd:integer;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 8.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.046666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 8.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.046666666667"^^xsd:decimal ;
  geo-pos:long "8.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '2.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1333333333333'^^xsd:double;
  dwc:latitude '58.046666666667'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002500'^^xsd:integer;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.048333333333"^^xsd:decimal ;
  geo-pos:long "8.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1333333333333'^^xsd:double;
  dwc:latitude '58.048333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178520'^^xsd:integer;
  dwc:observationDate '1996-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 8.1866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.015"^^xsd:decimal ;
  dwc:decimalLongitude "8.1866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.015 8.1866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.015"^^xsd:decimal ;
  geo-pos:long "8.1866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1866666666667'^^xsd:double;
  dwc:latitude '58.015'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002230'^^xsd:integer;
  dwc:observationDate '2014-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.018333333333 8.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.018333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.018333333333 8.195)"^^geo:wktLiteral ;
  geo-pos:lat "58.018333333333"^^xsd:decimal ;
  geo-pos:long "8.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '12.566666666667'^^xsd:double;
  dwc:endTimeOfDay '12.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.195'^^xsd:double;
  dwc:latitude '58.018333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002490'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02 8.1966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.02"^^xsd:decimal ;
  dwc:decimalLongitude "8.1966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.02 8.1966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.02"^^xsd:decimal ;
  geo-pos:long "8.1966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '17.133333333333'^^xsd:double;
  dwc:endTimeOfDay '17.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.1966666666667'^^xsd:double;
  dwc:latitude '58.02'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175840'^^xsd:integer;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.022898683333 8.20625695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.022898683333"^^xsd:decimal ;
  dwc:decimalLongitude "8.20625695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.022898683333 8.20625695)"^^geo:wktLiteral ;
  geo-pos:lat "58.022898683333"^^xsd:decimal ;
  geo-pos:long "8.20625695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '1.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.20625695'^^xsd:double;
  dwc:startLongitude '8.20625695'^^xsd:double;
  dwc:endLongitude '8.2486542833333'^^xsd:double;
  dwc:latitude '58.022898683333'^^xsd:double;
  dwc:startLatitude '58.022898683333'^^xsd:double;
  dwc:endLatitude '58.039704016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2486542833333 58.022898683333, 8.2486542833333 58.039704016667, 8.20625695 58.039704016667, 8.20625695 58.022898683333, 8.2486542833333 58.022898683333))'^^xsd:string;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172850'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.023333333333 8.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.023333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.023333333333 8.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.023333333333"^^xsd:decimal ;
  geo-pos:long "8.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.21'^^xsd:double;
  dwc:latitude '58.023333333333'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002100'^^xsd:integer;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.023333333333 8.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.023333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.023333333333 8.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.023333333333"^^xsd:decimal ;
  geo-pos:long "8.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '1.45'^^xsd:double;
  dwc:endTimeOfDay '1.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.21'^^xsd:double;
  dwc:latitude '58.023333333333'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002490'^^xsd:integer;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.023333333333 8.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.023333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.023333333333 8.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.023333333333"^^xsd:decimal ;
  geo-pos:long "8.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '19.333333333333'^^xsd:double;
  dwc:endTimeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.21'^^xsd:double;
  dwc:latitude '58.023333333333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002140'^^xsd:integer;
  dwc:observationDate '2012-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 8.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 8.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.025"^^xsd:decimal ;
  geo-pos:long "8.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.083333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.215'^^xsd:double;
  dwc:latitude '58.025'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002370'^^xsd:integer;
  dwc:observationDate '2010-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.026666666667 8.2183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.026666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.2183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.026666666667 8.2183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.026666666667"^^xsd:decimal ;
  geo-pos:long "8.2183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2183333333333'^^xsd:double;
  dwc:latitude '58.026666666667'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002730'^^xsd:integer;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 8.2333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.2333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 8.2333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "8.2333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2333333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177380'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.031666666667 8.2333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.031666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.2333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.031666666667 8.2333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.031666666667"^^xsd:decimal ;
  geo-pos:long "8.2333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '3.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2333333333333'^^xsd:double;
  dwc:latitude '58.031666666667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176630'^^xsd:integer;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.035 8.2366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.035"^^xsd:decimal ;
  dwc:decimalLongitude "8.2366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.035 8.2366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.035"^^xsd:decimal ;
  geo-pos:long "8.2366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '15.3'^^xsd:double;
  dwc:endTimeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2366666666667'^^xsd:double;
  dwc:latitude '58.035'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002860'^^xsd:integer;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03169575 8.23785175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03169575"^^xsd:decimal ;
  dwc:decimalLongitude "8.23785175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03169575 8.23785175)"^^geo:wktLiteral ;
  geo-pos:lat "58.03169575"^^xsd:decimal ;
  geo-pos:long "8.23785175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.95'^^xsd:double;
  dwc:endTimeOfDay '20.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.23785175'^^xsd:double;
  dwc:startLongitude '8.23785175'^^xsd:double;
  dwc:endLongitude '8.25815295'^^xsd:double;
  dwc:latitude '58.03169575'^^xsd:double;
  dwc:startLatitude '58.03169575'^^xsd:double;
  dwc:endLatitude '58.040610116667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25815295 58.03169575, 8.25815295 58.040610116667, 8.23785175 58.040610116667, 8.23785175 58.03169575, 8.25815295 58.03169575))'^^xsd:string;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100220'^^xsd:integer;
  dwc:observationDate '2015-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.245)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '16.466666666667'^^xsd:double;
  dwc:endTimeOfDay '16.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.245'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174690'^^xsd:integer;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.2466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "399"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.2466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "8.2466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '16.183333333333'^^xsd:double;
  dwc:endTimeOfDay '16.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2466666666667'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '399'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002740'^^xsd:integer;
  dwc:observationDate '2006-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.035 8.2483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.035"^^xsd:decimal ;
  dwc:decimalLongitude "8.2483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.035 8.2483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.035"^^xsd:decimal ;
  geo-pos:long "8.2483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '18.466666666667'^^xsd:double;
  dwc:endTimeOfDay '18.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2483333333333'^^xsd:double;
  dwc:latitude '58.035'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022360'^^xsd:integer;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 8.2483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.04"^^xsd:decimal ;
  dwc:decimalLongitude "8.2483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 8.2483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.04"^^xsd:decimal ;
  geo-pos:long "8.2483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '22.733333333333'^^xsd:double;
  dwc:endTimeOfDay '23.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2483333333333'^^xsd:double;
  dwc:latitude '58.04'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176250'^^xsd:integer;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.26)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "8.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '14.916666666667'^^xsd:double;
  dwc:endTimeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.26'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176730'^^xsd:integer;
  dwc:observationDate '1998-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.043333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.043333333333 8.26)"^^geo:wktLiteral ;
  geo-pos:lat "58.043333333333"^^xsd:decimal ;
  geo-pos:long "8.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '6.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.26'^^xsd:double;
  dwc:latitude '58.043333333333'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178510'^^xsd:integer;
  dwc:observationDate '1996-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "8.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2666666666667'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176430'^^xsd:integer;
  dwc:observationDate '1987-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "8.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '13.25'^^xsd:double;
  dwc:endTimeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2666666666667'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175160'^^xsd:integer;
  dwc:observationDate '1985-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 8.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.046666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.2666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 8.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.046666666667"^^xsd:decimal ;
  geo-pos:long "8.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.366666666667'^^xsd:double;
  dwc:endTimeOfDay '15.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2666666666667'^^xsd:double;
  dwc:latitude '58.046666666667'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177170'^^xsd:integer;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040918016667 8.2696434666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040918016667"^^xsd:decimal ;
  dwc:decimalLongitude "8.2696434666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040918016667 8.2696434666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.040918016667"^^xsd:decimal ;
  geo-pos:long "8.2696434666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '20.716666666667'^^xsd:double;
  dwc:endTimeOfDay '21.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2696434666667'^^xsd:double;
  dwc:startLongitude '8.2696434666667'^^xsd:double;
  dwc:endLongitude '8.3053936833333'^^xsd:double;
  dwc:latitude '58.040918016667'^^xsd:double;
  dwc:startLatitude '58.040918016667'^^xsd:double;
  dwc:endLatitude '58.051371033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3053936833333 58.040918016667, 8.3053936833333 58.051371033333, 8.2696434666667 58.051371033333, 8.2696434666667 58.040918016667, 8.3053936833333 58.040918016667))'^^xsd:string;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002530'^^xsd:integer;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.2833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.2833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "8.2833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '21.416666666667'^^xsd:double;
  dwc:endTimeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.2833333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175080'^^xsd:integer;
  dwc:observationDate '1988-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '20.3'^^xsd:double;
  dwc:endTimeOfDay '20.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176490'^^xsd:integer;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '14.25'^^xsd:double;
  dwc:endTimeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176720'^^xsd:integer;
  dwc:observationDate '1990-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '9.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175370'^^xsd:integer;
  dwc:observationDate '1986-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0196437 8.31023645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0196437"^^xsd:decimal ;
  dwc:decimalLongitude "8.31023645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0196437 8.31023645)"^^geo:wktLiteral ;
  geo-pos:lat "58.0196437"^^xsd:decimal ;
  geo-pos:long "8.31023645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.31023645'^^xsd:double;
  dwc:startLongitude '8.31023645'^^xsd:double;
  dwc:endLongitude '8.3463713666667'^^xsd:double;
  dwc:latitude '58.0196437'^^xsd:double;
  dwc:startLatitude '58.0196437'^^xsd:double;
  dwc:endLatitude '58.031929966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3463713666667 58.0196437, 8.3463713666667 58.031929966667, 8.31023645 58.031929966667, 8.31023645 58.0196437, 8.3463713666667 58.0196437))'^^xsd:string;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172860'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0243032 8.3153576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0243032"^^xsd:decimal ;
  dwc:decimalLongitude "8.3153576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0243032 8.3153576)"^^geo:wktLiteral ;
  geo-pos:lat "58.0243032"^^xsd:decimal ;
  geo-pos:long "8.3153576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3153576'^^xsd:double;
  dwc:startLongitude '8.3153576'^^xsd:double;
  dwc:endLongitude '8.3533367'^^xsd:double;
  dwc:latitude '58.0243032'^^xsd:double;
  dwc:startLatitude '58.0243032'^^xsd:double;
  dwc:endLatitude '58.03544875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3533367 58.0243032, 8.3533367 58.03544875, 8.3153576 58.03544875, 8.3153576 58.0243032, 8.3533367 58.0243032))'^^xsd:string;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002540'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 8.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 8.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "8.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3166666666667'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177340'^^xsd:integer;
  dwc:observationDate '1991-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "396"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 8.32)"^^geo:wktLiteral ;
  geo-pos:lat "58.025"^^xsd:decimal ;
  geo-pos:long "8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '3.15'^^xsd:double;
  dwc:endTimeOfDay '3.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.32'^^xsd:double;
  dwc:latitude '58.025'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '396'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002240'^^xsd:integer;
  dwc:observationDate '2014-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 8.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 8.325)"^^geo:wktLiteral ;
  geo-pos:lat "58.025"^^xsd:decimal ;
  geo-pos:long "8.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.325'^^xsd:double;
  dwc:latitude '58.025'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176560'^^xsd:integer;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 8.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 8.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.75"^^xsd:decimal ;
  geo-pos:long "8.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '1.5'^^xsd:double;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3333333333333'^^xsd:double;
  dwc:latitude '57.75'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175710'^^xsd:integer;
  dwc:observationDate '1986-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.026666666667 8.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.026666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "392"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.026666666667 8.335)"^^geo:wktLiteral ;
  geo-pos:lat "58.026666666667"^^xsd:decimal ;
  geo-pos:long "8.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.95'^^xsd:double;
  dwc:endTimeOfDay '15.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.335'^^xsd:double;
  dwc:latitude '58.026666666667'^^xsd:double;
  dwc:minimumDepth '392'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002500'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.023333333333 8.3366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.023333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.023333333333 8.3366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.023333333333"^^xsd:decimal ;
  geo-pos:long "8.3366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3366666666667'^^xsd:double;
  dwc:latitude '58.023333333333'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177560'^^xsd:integer;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03 8.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "399"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03 8.34)"^^geo:wktLiteral ;
  geo-pos:lat "58.03"^^xsd:decimal ;
  geo-pos:long "8.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '14.083333333333'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.34'^^xsd:double;
  dwc:latitude '58.03'^^xsd:double;
  dwc:minimumDepth '399'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002730'^^xsd:integer;
  dwc:observationDate '2006-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03 8.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "381"^^xsd:integer ;
  dwc:maximumDepthInMeters "392"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03 8.34)"^^geo:wktLiteral ;
  geo-pos:lat "58.03"^^xsd:decimal ;
  geo-pos:long "8.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '17.866666666667'^^xsd:double;
  dwc:endTimeOfDay '18.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.34'^^xsd:double;
  dwc:latitude '58.03'^^xsd:double;
  dwc:minimumDepth '381'^^xsd:integer;
  dwc:maximumDepth '392'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002380'^^xsd:integer;
  dwc:observationDate '2010-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '17.633333333333'^^xsd:double;
  dwc:endTimeOfDay '18.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.35'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002870'^^xsd:integer;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_2015100230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.034992283333 8.3569790666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.034992283333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3569790666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "391"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_2015100230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.034992283333 8.3569790666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.034992283333"^^xsd:decimal ;
  geo-pos:long "8.3569790666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_2015100230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015100230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2015100230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.616666666667'^^xsd:double;
  dwc:endTimeOfDay '22.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3569790666667'^^xsd:double;
  dwc:startLongitude '8.3569790666667'^^xsd:double;
  dwc:endLongitude '8.36784685'^^xsd:double;
  dwc:latitude '58.034992283333'^^xsd:double;
  dwc:startLatitude '58.034992283333'^^xsd:double;
  dwc:endLatitude '58.037969733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36784685 58.034992283333, 8.36784685 58.037969733333, 8.3569790666667 58.037969733333, 8.3569790666667 58.034992283333, 8.36784685 58.034992283333))'^^xsd:string;
  dwc:minimumDepth '391'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2015100230'^^xsd:integer;
  dwc:observationDate '2015-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "402"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 8.36)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "8.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '20.133333333333'^^xsd:double;
  dwc:endTimeOfDay '20.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.36'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '402'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022370'^^xsd:integer;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.036666666667 8.3616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.036666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.3616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.036666666667 8.3616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.036666666667"^^xsd:decimal ;
  geo-pos:long "8.3616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '21.933333333333'^^xsd:double;
  dwc:endTimeOfDay '22.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3616666666667'^^xsd:double;
  dwc:latitude '58.036666666667'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002110'^^xsd:integer;
  dwc:observationDate '2009-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 8.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683333333333 8.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.683333333333"^^xsd:decimal ;
  geo-pos:long "8.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '21.333333333333'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '57.683333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175260'^^xsd:integer;
  dwc:observationDate '1984-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 8.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.04"^^xsd:decimal ;
  dwc:decimalLongitude "8.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "394"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04 8.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.04"^^xsd:decimal ;
  geo-pos:long "8.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '13.5'^^xsd:double;
  dwc:endTimeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.04'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '394'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177160'^^xsd:integer;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "196"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 8.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "8.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '18.65'^^xsd:double;
  dwc:endTimeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '196'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174700'^^xsd:integer;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.916666666667'^^xsd:double;
  dwc:endTimeOfDay '21.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3666666666667'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176240'^^xsd:integer;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.721222083333 8.3717534833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.721222083333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3717534833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300.45"^^xsd:integer ;
  dwc:maximumDepthInMeters "305.72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.721222083333 8.3717534833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.721222083333"^^xsd:decimal ;
  geo-pos:long "8.3717534833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '23.9'^^xsd:double;
  dwc:endTimeOfDay '0.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3717534833333'^^xsd:double;
  dwc:startLongitude '8.3717534833333'^^xsd:double;
  dwc:endLongitude '8.4242968333333'^^xsd:double;
  dwc:latitude '57.721222083333'^^xsd:double;
  dwc:startLatitude '57.721222083333'^^xsd:double;
  dwc:endLatitude '57.72958245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4242968333333 57.721222083333, 8.4242968333333 57.72958245, 8.3717534833333 57.72958245, 8.3717534833333 57.721222083333, 8.4242968333333 57.721222083333))'^^xsd:string;
  dwc:minimumDepth '300.45'^^xsd:double;
  dwc:maximumDepth '305.72'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721300'^^xsd:integer;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.3833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '0.25'^^xsd:double;
  dwc:endTimeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3833333333333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175500'^^xsd:integer;
  dwc:observationDate '1985-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "368"^^xsd:integer ;
  dwc:maximumDepthInMeters "382"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.048333333333"^^xsd:decimal ;
  geo-pos:long "8.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '5.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3833333333333'^^xsd:double;
  dwc:latitude '58.048333333333'^^xsd:double;
  dwc:minimumDepth '368'^^xsd:integer;
  dwc:maximumDepth '382'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002550'^^xsd:integer;
  dwc:observationDate '2007-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.3883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.3883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.048333333333"^^xsd:decimal ;
  geo-pos:long "8.3883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '4'^^xsd:integer;
  dwc:endTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3883333333333'^^xsd:double;
  dwc:latitude '58.048333333333'^^xsd:double;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178500'^^xsd:integer;
  dwc:observationDate '1996-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "393"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 8.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.048333333333"^^xsd:decimal ;
  geo-pos:long "8.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '17.2'^^xsd:double;
  dwc:endTimeOfDay '17.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.39'^^xsd:double;
  dwc:latitude '58.048333333333'^^xsd:double;
  dwc:minimumDepth '393'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176740'^^xsd:integer;
  dwc:observationDate '1998-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7259643 8.3917816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7259643"^^xsd:decimal ;
  dwc:decimalLongitude "8.3917816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7259643 8.3917816)"^^geo:wktLiteral ;
  geo-pos:lat "57.7259643"^^xsd:decimal ;
  geo-pos:long "8.3917816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.3917816'^^xsd:double;
  dwc:startLongitude '8.3917816'^^xsd:double;
  dwc:endLongitude '8.43569515'^^xsd:double;
  dwc:latitude '57.7259643'^^xsd:double;
  dwc:startLatitude '57.7259643'^^xsd:double;
  dwc:endLatitude '57.7355807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43569515 57.7259643, 8.43569515 57.7355807, 8.3917816 57.7355807, 8.3917816 57.7259643, 8.43569515 57.7259643))'^^xsd:string;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002630'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '22.666666666667'^^xsd:double;
  dwc:endTimeOfDay '23.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175700'^^xsd:integer;
  dwc:observationDate '1986-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176470'^^xsd:integer;
  dwc:observationDate '1987-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177360'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "407"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.05'^^xsd:double;
  dwc:endTimeOfDay '8.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '407'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176570'^^xsd:integer;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638333333333 8.4016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638333333333 8.4016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.638333333333"^^xsd:decimal ;
  geo-pos:long "8.4016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '5.5666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4016666666667'^^xsd:double;
  dwc:latitude '57.638333333333'^^xsd:double;
  dwc:minimumDepth '186'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177620'^^xsd:integer;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053333333333 8.4016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "386"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053333333333 8.4016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.053333333333"^^xsd:decimal ;
  geo-pos:long "8.4016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '7.25'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4016666666667'^^xsd:double;
  dwc:latitude '58.053333333333'^^xsd:double;
  dwc:minimumDepth '386'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177570'^^xsd:integer;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 8.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 8.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "8.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '0.3'^^xsd:double;
  dwc:endTimeOfDay '0.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177330'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.4166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177370'^^xsd:integer;
  dwc:observationDate '1991-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '20'^^xsd:integer;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4166666666667'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175550'^^xsd:integer;
  dwc:observationDate '1988-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.727946666667 8.4185785333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.727946666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4185785333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.727946666667 8.4185785333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.727946666667"^^xsd:decimal ;
  geo-pos:long "8.4185785333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '3.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4185785333333'^^xsd:double;
  dwc:startLongitude '8.4185785333333'^^xsd:double;
  dwc:endLongitude '8.4703189833333'^^xsd:double;
  dwc:latitude '57.727946666667'^^xsd:double;
  dwc:startLatitude '57.727946666667'^^xsd:double;
  dwc:endLatitude '57.737716466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4703189833333 57.727946666667, 8.4703189833333 57.737716466667, 8.4185785333333 57.737716466667, 8.4185785333333 57.727946666667, 8.4703189833333 57.727946666667))'^^xsd:string;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172680'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 8.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 8.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "8.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11.25'^^xsd:double;
  dwc:endTimeOfDay '11.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177390'^^xsd:integer;
  dwc:observationDate '1991-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "8.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176580'^^xsd:integer;
  dwc:observationDate '1989-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "8.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175530'^^xsd:integer;
  dwc:observationDate '1988-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '6.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177190'^^xsd:integer;
  dwc:observationDate '1990-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '4.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177180'^^xsd:integer;
  dwc:observationDate '1990-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '21.916666666667'^^xsd:double;
  dwc:endTimeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176560'^^xsd:integer;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 8.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 8.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "8.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '18.083333333333'^^xsd:double;
  dwc:endTimeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176480'^^xsd:integer;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.4383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.4383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4383333333333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177310'^^xsd:integer;
  dwc:observationDate '1995-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703333333333 8.4466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.703333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703333333333 8.4466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.703333333333"^^xsd:decimal ;
  geo-pos:long "8.4466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '22.416666666667'^^xsd:double;
  dwc:endTimeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4466666666667'^^xsd:double;
  dwc:latitude '57.703333333333'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177530'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.583333333333 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.583333333333"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '57.583333333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177380'^^xsd:integer;
  dwc:observationDate '1991-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '7.0333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176540'^^xsd:integer;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '19.9'^^xsd:double;
  dwc:endTimeOfDay '20.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175690'^^xsd:integer;
  dwc:observationDate '1986-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.653333333333 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.653333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.653333333333 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.653333333333"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '9.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '57.653333333333'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021730'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '4'^^xsd:integer;
  dwc:endTimeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177350'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176530'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '3.1'^^xsd:double;
  dwc:endTimeOfDay '3.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176520'^^xsd:integer;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.766666666667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.766666666667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '23.5'^^xsd:double;
  dwc:endTimeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '57.766666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175270'^^xsd:integer;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '13.916666666667'^^xsd:double;
  dwc:endTimeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177330'^^xsd:integer;
  dwc:observationDate '1991-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74 8.4516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.74"^^xsd:decimal ;
  dwc:decimalLongitude "8.4516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "333"^^xsd:integer ;
  dwc:maximumDepthInMeters "347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74 8.4516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.74"^^xsd:decimal ;
  geo-pos:long "8.4516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '3.55'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4516666666667'^^xsd:double;
  dwc:latitude '57.74'^^xsd:double;
  dwc:minimumDepth '333'^^xsd:integer;
  dwc:maximumDepth '347'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002510'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72 8.4533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.72"^^xsd:decimal ;
  dwc:decimalLongitude "8.4533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.72 8.4533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.72"^^xsd:decimal ;
  geo-pos:long "8.4533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.8'^^xsd:double;
  dwc:endTimeOfDay '17.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4533333333333'^^xsd:double;
  dwc:latitude '57.72'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178060'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703333333333 8.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.703333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703333333333 8.455)"^^geo:wktLiteral ;
  geo-pos:lat "57.703333333333"^^xsd:decimal ;
  geo-pos:long "8.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '18.383333333333'^^xsd:double;
  dwc:endTimeOfDay '18.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.455'^^xsd:double;
  dwc:latitude '57.703333333333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176590'^^xsd:integer;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703333333333 8.4566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.703333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703333333333 8.4566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.703333333333"^^xsd:decimal ;
  geo-pos:long "8.4566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '12.716666666667'^^xsd:double;
  dwc:endTimeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4566666666667'^^xsd:double;
  dwc:latitude '57.703333333333'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177000'^^xsd:integer;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736666666667 8.4583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.736666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736666666667 8.4583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.736666666667"^^xsd:decimal ;
  geo-pos:long "8.4583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.5'^^xsd:double;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4583333333333'^^xsd:double;
  dwc:latitude '57.736666666667'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177120'^^xsd:integer;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.4633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.735"^^xsd:decimal ;
  dwc:decimalLongitude "8.4633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.4633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.735"^^xsd:decimal ;
  geo-pos:long "8.4633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '19.216666666667'^^xsd:double;
  dwc:endTimeOfDay '19.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4633333333333'^^xsd:double;
  dwc:latitude '57.735'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002920'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.616666666667 8.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.616666666667 8.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.616666666667"^^xsd:decimal ;
  geo-pos:long "8.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4666666666667'^^xsd:double;
  dwc:latitude '57.616666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176550'^^xsd:integer;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "8.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '7.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4666666666667'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177200'^^xsd:integer;
  dwc:observationDate '1990-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4666666666667'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176570'^^xsd:integer;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4666666666667'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176480'^^xsd:integer;
  dwc:observationDate '1987-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 8.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "8.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '16.916666666667'^^xsd:double;
  dwc:endTimeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4666666666667'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175540'^^xsd:integer;
  dwc:observationDate '1988-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '1.25'^^xsd:double;
  dwc:endTimeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4666666666667'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176510'^^xsd:integer;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 8.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "514"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 8.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "8.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4666666666667'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '514'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177370'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 8.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "407"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 8.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "8.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '13.083333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4666666666667'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '407'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177390'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.632178616667 8.4683665833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.632178616667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4683665833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.632178616667 8.4683665833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.632178616667"^^xsd:decimal ;
  geo-pos:long "8.4683665833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '22.783333333333'^^xsd:double;
  dwc:endTimeOfDay '23.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4683665833333'^^xsd:double;
  dwc:startLongitude '8.4683665833333'^^xsd:double;
  dwc:endLongitude '8.5047249166667'^^xsd:double;
  dwc:latitude '57.632178616667'^^xsd:double;
  dwc:startLatitude '57.632178616667'^^xsd:double;
  dwc:endLatitude '57.651344183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5047249166667 57.632178616667, 8.5047249166667 57.651344183333, 8.4683665833333 57.651344183333, 8.4683665833333 57.632178616667, 8.5047249166667 57.632178616667))'^^xsd:string;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002620'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.735"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "57.735"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '0.033333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.53333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '57.735'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177540'^^xsd:integer;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5881003 8.4732860333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5881003"^^xsd:decimal ;
  dwc:decimalLongitude "8.4732860333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5881003 8.4732860333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5881003"^^xsd:decimal ;
  geo-pos:long "8.4732860333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '21.433333333333'^^xsd:double;
  dwc:endTimeOfDay '21.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4732860333333'^^xsd:double;
  dwc:startLongitude '8.4732860333333'^^xsd:double;
  dwc:endLongitude '8.5249666666667'^^xsd:double;
  dwc:latitude '57.5881003'^^xsd:double;
  dwc:startLatitude '57.5881003'^^xsd:double;
  dwc:endLatitude '57.599832283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5249666666667 57.5881003, 8.5249666666667 57.599832283333, 8.4732860333333 57.599832283333, 8.4732860333333 57.5881003, 8.5249666666667 57.5881003))'^^xsd:string;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002610'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.4733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.735"^^xsd:decimal ;
  dwc:decimalLongitude "8.4733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.4733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.735"^^xsd:decimal ;
  geo-pos:long "8.4733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '19.85'^^xsd:double;
  dwc:endTimeOfDay '20.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4733333333333'^^xsd:double;
  dwc:latitude '57.735'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176600'^^xsd:integer;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.738333333333 8.4733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.738333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.738333333333 8.4733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.738333333333"^^xsd:decimal ;
  geo-pos:long "8.4733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '18.133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4733333333333'^^xsd:double;
  dwc:latitude '57.738333333333'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178070'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.655 8.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.655 8.475)"^^geo:wktLiteral ;
  geo-pos:lat "57.655"^^xsd:decimal ;
  geo-pos:long "8.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '18.8'^^xsd:double;
  dwc:endTimeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.475'^^xsd:double;
  dwc:latitude '57.655'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176240'^^xsd:integer;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510177320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510177320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.475)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510177320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510177320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510177320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.475'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510177320'^^xsd:integer;
  dwc:observationDate '1995-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.735"^^xsd:decimal ;
  dwc:decimalLongitude "8.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.475)"^^geo:wktLiteral ;
  geo-pos:lat "57.735"^^xsd:decimal ;
  geo-pos:long "8.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.016666666667'^^xsd:double;
  dwc:endTimeOfDay '20.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.475'^^xsd:double;
  dwc:latitude '57.735'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002380'^^xsd:integer;
  dwc:observationDate '2012-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.4766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.4766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4766666666667'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022150'^^xsd:integer;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.706666666667 8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.706666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.706666666667 8.48)"^^geo:wktLiteral ;
  geo-pos:lat "57.706666666667"^^xsd:decimal ;
  geo-pos:long "8.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '16.85'^^xsd:double;
  dwc:endTimeOfDay '17.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.48'^^xsd:double;
  dwc:latitude '57.706666666667'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176230'^^xsd:integer;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.735"^^xsd:decimal ;
  dwc:decimalLongitude "8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.48)"^^geo:wktLiteral ;
  geo-pos:lat "57.735"^^xsd:decimal ;
  geo-pos:long "8.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.3'^^xsd:double;
  dwc:endTimeOfDay '22.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.48'^^xsd:double;
  dwc:latitude '57.735'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002110'^^xsd:integer;
  dwc:observationDate '2011-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.64 8.4816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.64"^^xsd:decimal ;
  dwc:decimalLongitude "8.4816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.64 8.4816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.64"^^xsd:decimal ;
  geo-pos:long "8.4816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '20.75'^^xsd:double;
  dwc:endTimeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4816666666667'^^xsd:double;
  dwc:latitude '57.64'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177520'^^xsd:integer;
  dwc:observationDate '1994-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.4816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.735"^^xsd:decimal ;
  dwc:decimalLongitude "8.4816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.735 8.4816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.735"^^xsd:decimal ;
  geo-pos:long "8.4816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4816666666667'^^xsd:double;
  dwc:latitude '57.735'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002920'^^xsd:integer;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.596518483333 8.4821964833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.596518483333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4821964833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.596518483333 8.4821964833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.596518483333"^^xsd:decimal ;
  geo-pos:long "8.4821964833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.516666666667'^^xsd:double;
  dwc:endTimeOfDay '17.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4821964833333'^^xsd:double;
  dwc:startLongitude '8.4821964833333'^^xsd:double;
  dwc:endLongitude '8.5304206333333'^^xsd:double;
  dwc:latitude '57.596518483333'^^xsd:double;
  dwc:startLatitude '57.596518483333'^^xsd:double;
  dwc:endLatitude '57.60799405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5304206333333 57.596518483333, 8.5304206333333 57.60799405, 8.4821964833333 57.60799405, 8.4821964833333 57.596518483333, 8.5304206333333 57.596518483333))'^^xsd:string;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002210'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633333333333 8.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.633333333333"^^xsd:decimal ;
  geo-pos:long "8.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '1.7'^^xsd:double;
  dwc:endTimeOfDay '2.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4833333333333'^^xsd:double;
  dwc:latitude '57.633333333333'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177340'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641666666667 8.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641666666667 8.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.641666666667"^^xsd:decimal ;
  geo-pos:long "8.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '21.75'^^xsd:double;
  dwc:endTimeOfDay '22.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4833333333333'^^xsd:double;
  dwc:latitude '57.641666666667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176520'^^xsd:integer;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.738333333333 8.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.738333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.738333333333 8.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.738333333333"^^xsd:decimal ;
  geo-pos:long "8.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15.416666666667'^^xsd:double;
  dwc:endTimeOfDay '15.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4833333333333'^^xsd:double;
  dwc:latitude '57.738333333333'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176220'^^xsd:integer;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 8.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.4833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 8.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.75"^^xsd:decimal ;
  geo-pos:long "8.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '22'^^xsd:integer;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4833333333333'^^xsd:double;
  dwc:latitude '57.75'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175490'^^xsd:integer;
  dwc:observationDate '1985-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 8.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 8.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "8.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4833333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175380'^^xsd:integer;
  dwc:observationDate '1986-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 8.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 8.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "8.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.666666666667'^^xsd:double;
  dwc:endTimeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4833333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175170'^^xsd:integer;
  dwc:observationDate '1985-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.640310916667 8.48408275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.640310916667"^^xsd:decimal ;
  dwc:decimalLongitude "8.48408275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.640310916667 8.48408275)"^^geo:wktLiteral ;
  geo-pos:lat "57.640310916667"^^xsd:decimal ;
  geo-pos:long "8.48408275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '1.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.48408275'^^xsd:double;
  dwc:startLongitude '8.48408275'^^xsd:double;
  dwc:endLongitude '8.5284703166667'^^xsd:double;
  dwc:latitude '57.640310916667'^^xsd:double;
  dwc:startLatitude '57.640310916667'^^xsd:double;
  dwc:endLatitude '57.660380916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5284703166667 57.640310916667, 8.5284703166667 57.660380916667, 8.48408275 57.660380916667, 8.48408275 57.640310916667, 8.5284703166667 57.640310916667))'^^xsd:string;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172670'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.643333333333 8.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.643333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.643333333333 8.485)"^^geo:wktLiteral ;
  geo-pos:lat "57.643333333333"^^xsd:decimal ;
  geo-pos:long "8.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '22.1'^^xsd:double;
  dwc:endTimeOfDay '22.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.485'^^xsd:double;
  dwc:latitude '57.643333333333'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002390'^^xsd:integer;
  dwc:observationDate '2012-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.643333333333 8.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.643333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.643333333333 8.485)"^^geo:wktLiteral ;
  geo-pos:lat "57.643333333333"^^xsd:decimal ;
  geo-pos:long "8.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.45'^^xsd:double;
  dwc:endTimeOfDay '15.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.485'^^xsd:double;
  dwc:latitude '57.643333333333'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178050'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74 8.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.74"^^xsd:decimal ;
  dwc:decimalLongitude "8.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74 8.485)"^^geo:wktLiteral ;
  geo-pos:lat "57.74"^^xsd:decimal ;
  geo-pos:long "8.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.485'^^xsd:double;
  dwc:latitude '57.74'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177130'^^xsd:integer;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.706666666667 8.4866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.706666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.706666666667 8.4866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.706666666667"^^xsd:decimal ;
  geo-pos:long "8.4866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4866666666667'^^xsd:double;
  dwc:latitude '57.706666666667'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021720'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.706666666667 8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.706666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.706666666667 8.49)"^^geo:wktLiteral ;
  geo-pos:lat "57.706666666667"^^xsd:decimal ;
  geo-pos:long "8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.49'^^xsd:double;
  dwc:latitude '57.706666666667'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176390'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736666666667 8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.736666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736666666667 8.49)"^^geo:wktLiteral ;
  geo-pos:lat "57.736666666667"^^xsd:decimal ;
  geo-pos:long "8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '14.833333333333'^^xsd:double;
  dwc:endTimeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.49'^^xsd:double;
  dwc:latitude '57.736666666667'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177010'^^xsd:integer;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 8.4916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645"^^xsd:decimal ;
  dwc:decimalLongitude "8.4916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 8.4916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.645"^^xsd:decimal ;
  geo-pos:long "8.4916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4916666666667'^^xsd:double;
  dwc:latitude '57.645'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176790'^^xsd:integer;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.644631616667 8.4925879166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.644631616667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4925879166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.644631616667 8.4925879166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.644631616667"^^xsd:decimal ;
  geo-pos:long "8.4925879166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '17.916666666667'^^xsd:double;
  dwc:endTimeOfDay '18.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4925879166667'^^xsd:double;
  dwc:startLongitude '8.4925879166667'^^xsd:double;
  dwc:endLongitude '8.50975505'^^xsd:double;
  dwc:latitude '57.644631616667'^^xsd:double;
  dwc:startLatitude '57.644631616667'^^xsd:double;
  dwc:endLatitude '57.65459765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50975505 57.644631616667, 8.50975505 57.65459765, 8.4925879166667 57.65459765, 8.4925879166667 57.644631616667, 8.50975505 57.644631616667))'^^xsd:string;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002220'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 8.4966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645"^^xsd:decimal ;
  dwc:decimalLongitude "8.4966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 8.4966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.645"^^xsd:decimal ;
  geo-pos:long "8.4966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.6'^^xsd:double;
  dwc:endTimeOfDay '2.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.4966666666667'^^xsd:double;
  dwc:latitude '57.645'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177110'^^xsd:integer;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '20.25'^^xsd:double;
  dwc:endTimeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002100'^^xsd:integer;
  dwc:observationDate '2011-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '20.25'^^xsd:double;
  dwc:endTimeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176490'^^xsd:integer;
  dwc:observationDate '1987-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.5016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.5016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.5016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '4.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5016666666667'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021710'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.708333333333 8.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.708333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.708333333333 8.505)"^^geo:wktLiteral ;
  geo-pos:lat "57.708333333333"^^xsd:decimal ;
  geo-pos:long "8.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.416666666667'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.505'^^xsd:double;
  dwc:latitude '57.708333333333'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174530'^^xsd:integer;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.601666666667 8.5066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.601666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.601666666667 8.5066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.601666666667"^^xsd:decimal ;
  geo-pos:long "8.5066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '21.75'^^xsd:double;
  dwc:endTimeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '57.601666666667'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002940'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 8.5066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645"^^xsd:decimal ;
  dwc:decimalLongitude "8.5066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645 8.5066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.645"^^xsd:decimal ;
  geo-pos:long "8.5066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '4.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '57.645'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176400'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.5066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.5066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.5066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.5066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '5.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5066666666667'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002520'^^xsd:integer;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74 8.5083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.74"^^xsd:decimal ;
  dwc:decimalLongitude "8.5083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.74 8.5083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.74"^^xsd:decimal ;
  geo-pos:long "8.5083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5083333333333'^^xsd:double;
  dwc:latitude '57.74'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176380'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.738333333333 8.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.738333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.738333333333 8.51)"^^geo:wktLiteral ;
  geo-pos:lat "57.738333333333"^^xsd:decimal ;
  geo-pos:long "8.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '10.483333333333'^^xsd:double;
  dwc:endTimeOfDay '10.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.51'^^xsd:double;
  dwc:latitude '57.738333333333'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002440'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.737573666667 8.5133591666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.737573666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5133591666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.737573666667 8.5133591666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.737573666667"^^xsd:decimal ;
  geo-pos:long "8.5133591666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '19.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5133591666667'^^xsd:double;
  dwc:startLongitude '8.5133591666667'^^xsd:double;
  dwc:endLongitude '8.47392315'^^xsd:double;
  dwc:latitude '57.737573666667'^^xsd:double;
  dwc:startLatitude '57.737573666667'^^xsd:double;
  dwc:endLatitude '57.734582866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5133591666667 57.734582866667, 8.5133591666667 57.737573666667, 8.47392315 57.737573666667, 8.47392315 57.734582866667, 8.5133591666667 57.734582866667))'^^xsd:string;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002230'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.656666666667 8.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.656666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.656666666667 8.515)"^^geo:wktLiteral ;
  geo-pos:lat "57.656666666667"^^xsd:decimal ;
  geo-pos:long "8.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '19.766666666667'^^xsd:double;
  dwc:endTimeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.515'^^xsd:double;
  dwc:latitude '57.656666666667'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002670'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.605 8.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.605"^^xsd:decimal ;
  dwc:decimalLongitude "8.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.605 8.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.605"^^xsd:decimal ;
  geo-pos:long "8.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '21.383333333333'^^xsd:double;
  dwc:endTimeOfDay '21.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '57.605'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002680'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 8.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 8.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "8.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5166666666667'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175510'^^xsd:integer;
  dwc:observationDate '1985-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.5183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.5183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.5183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '17.716666666667'^^xsd:double;
  dwc:endTimeOfDay '18.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5183333333333'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002660'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.661666666667 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.661666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.661666666667 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "57.661666666667"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '12.566666666667'^^xsd:double;
  dwc:endTimeOfDay '13.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '57.661666666667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002450'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.661666666667 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.661666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.661666666667 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "57.661666666667"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '16.55'^^xsd:double;
  dwc:endTimeOfDay '17.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '57.661666666667'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177610'^^xsd:integer;
  dwc:observationDate '1999-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651666666667 8.5283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.651666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.651666666667 8.5283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.651666666667"^^xsd:decimal ;
  geo-pos:long "8.5283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '16.716666666667'^^xsd:double;
  dwc:endTimeOfDay '17.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5283333333333'^^xsd:double;
  dwc:latitude '57.651666666667'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176580'^^xsd:integer;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.606666666667 8.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.606666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.606666666667 8.53)"^^geo:wktLiteral ;
  geo-pos:lat "57.606666666667"^^xsd:decimal ;
  geo-pos:long "8.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.53'^^xsd:double;
  dwc:latitude '57.606666666667'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002460'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.653333333333 8.5316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.653333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.653333333333 8.5316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.653333333333"^^xsd:decimal ;
  geo-pos:long "8.5316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '20.733333333333'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5316666666667'^^xsd:double;
  dwc:latitude '57.653333333333'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002930'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 8.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.666666666667 8.5333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.666666666667"^^xsd:decimal ;
  geo-pos:long "8.5333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '19.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5333333333333'^^xsd:double;
  dwc:latitude '57.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175250'^^xsd:integer;
  dwc:observationDate '1984-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.939735233333 8.5411121166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.939735233333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5411121166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.939735233333 8.5411121166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.939735233333"^^xsd:decimal ;
  geo-pos:long "8.5411121166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '6.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5411121166667'^^xsd:double;
  dwc:startLongitude '8.5411121166667'^^xsd:double;
  dwc:endLongitude '8.5823250833333'^^xsd:double;
  dwc:latitude '57.939735233333'^^xsd:double;
  dwc:startLatitude '57.939735233333'^^xsd:double;
  dwc:endLatitude '57.954997666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5823250833333 57.939735233333, 8.5823250833333 57.954997666667, 8.5411121166667 57.954997666667, 8.5411121166667 57.939735233333, 8.5823250833333 57.939735233333))'^^xsd:string;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172870'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736666666667 8.5433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.736666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736666666667 8.5433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.736666666667"^^xsd:decimal ;
  geo-pos:long "8.5433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.533333333333'^^xsd:double;
  dwc:endTimeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5433333333333'^^xsd:double;
  dwc:latitude '57.736666666667'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174520'^^xsd:integer;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.745 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.745"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.745 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.745"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '22.783333333333'^^xsd:double;
  dwc:endTimeOfDay '23.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.745'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002890'^^xsd:integer;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.931666666667 8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.931666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.931666666667 8.56)"^^geo:wktLiteral ;
  geo-pos:lat "57.931666666667"^^xsd:decimal ;
  geo-pos:long "8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '5.25'^^xsd:double;
  dwc:endTimeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.56'^^xsd:double;
  dwc:latitude '57.931666666667'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '506'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002250'^^xsd:integer;
  dwc:observationDate '2014-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948333333333 8.5816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters "508"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948333333333 8.5816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.948333333333"^^xsd:decimal ;
  geo-pos:long "8.5816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '20.233333333333'^^xsd:double;
  dwc:endTimeOfDay '20.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5816666666667'^^xsd:double;
  dwc:latitude '57.948333333333'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:maximumDepth '508'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002880'^^xsd:integer;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.952678333333 8.5859847833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.952678333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5859847833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.952678333333 8.5859847833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.952678333333"^^xsd:decimal ;
  geo-pos:long "8.5859847833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '15.466666666667'^^xsd:double;
  dwc:endTimeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5859847833333'^^xsd:double;
  dwc:startLongitude '8.5859847833333'^^xsd:double;
  dwc:endLongitude '8.5521781'^^xsd:double;
  dwc:latitude '57.952678333333'^^xsd:double;
  dwc:startLatitude '57.952678333333'^^xsd:double;
  dwc:endLatitude '57.933738416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5859847833333 57.933738416667, 8.5859847833333 57.952678333333, 8.5521781 57.952678333333, 8.5521781 57.933738416667, 8.5859847833333 57.933738416667))'^^xsd:string;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002680'^^xsd:integer;
  dwc:observationDate '2015-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9591171 8.5872677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9591171"^^xsd:decimal ;
  dwc:decimalLongitude "8.5872677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9591171 8.5872677)"^^geo:wktLiteral ;
  geo-pos:lat "57.9591171"^^xsd:decimal ;
  geo-pos:long "8.5872677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '8.7'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5872677'^^xsd:double;
  dwc:startLongitude '8.5872677'^^xsd:double;
  dwc:endLongitude '8.5480741833333'^^xsd:double;
  dwc:latitude '57.9591171'^^xsd:double;
  dwc:startLatitude '57.9591171'^^xsd:double;
  dwc:endLatitude '57.93972045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5872677 57.93972045, 8.5872677 57.9591171, 8.5480741833333 57.9591171, 8.5480741833333 57.93972045, 8.5872677 57.93972045))'^^xsd:string;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002550'^^xsd:integer;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 8.5916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.956666666667 8.5916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.956666666667"^^xsd:decimal ;
  geo-pos:long "8.5916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '16.766666666667'^^xsd:double;
  dwc:endTimeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.5916666666667'^^xsd:double;
  dwc:latitude '57.956666666667'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002910'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 8.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.958333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 8.595)"^^geo:wktLiteral ;
  geo-pos:lat "57.958333333333"^^xsd:decimal ;
  geo-pos:long "8.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.066666666667'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.595'^^xsd:double;
  dwc:latitude '57.958333333333'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002370'^^xsd:integer;
  dwc:observationDate '2012-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965 8.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.965"^^xsd:decimal ;
  dwc:decimalLongitude "8.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965 8.605)"^^geo:wktLiteral ;
  geo-pos:lat "57.965"^^xsd:decimal ;
  geo-pos:long "8.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '21.116666666667'^^xsd:double;
  dwc:endTimeOfDay '21.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.605'^^xsd:double;
  dwc:latitude '57.965'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002470'^^xsd:integer;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.181666666667 8.6466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.181666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.6466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.181666666667 8.6466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.181666666667"^^xsd:decimal ;
  geo-pos:long "8.6466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '6.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.6466666666667'^^xsd:double;
  dwc:latitude '58.181666666667'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174670'^^xsd:integer;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310022080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.186666666667 8.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.186666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310022080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.186666666667 8.655)"^^geo:wktLiteral ;
  geo-pos:lat "58.186666666667"^^xsd:decimal ;
  geo-pos:long "8.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310022080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310022080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310022080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '23.733333333333'^^xsd:double;
  dwc:endTimeOfDay '0.38333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.655'^^xsd:double;
  dwc:latitude '58.186666666667'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310022080'^^xsd:integer;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.19 8.6616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.19"^^xsd:decimal ;
  dwc:decimalLongitude "8.6616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.19 8.6616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.19"^^xsd:decimal ;
  geo-pos:long "8.6616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '19.516666666667'^^xsd:double;
  dwc:endTimeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.6616666666667'^^xsd:double;
  dwc:latitude '58.19'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177020'^^xsd:integer;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.195 8.6733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.195"^^xsd:decimal ;
  dwc:decimalLongitude "8.6733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.195 8.6733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.195"^^xsd:decimal ;
  geo-pos:long "8.6733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '11.616666666667'^^xsd:double;
  dwc:endTimeOfDay '12.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.6733333333333'^^xsd:double;
  dwc:latitude '58.195'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022450'^^xsd:integer;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.751666666667 8.7116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.751666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.751666666667 8.7116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.751666666667"^^xsd:decimal ;
  geo-pos:long "8.7116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '10.466666666667'^^xsd:double;
  dwc:endTimeOfDay '10.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.7116666666667'^^xsd:double;
  dwc:latitude '57.751666666667'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '213'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022160'^^xsd:integer;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.7333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.7333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "8.7333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '23.883333333333'^^xsd:double;
  dwc:endTimeOfDay '0.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.7333333333333'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176610'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.7333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.7333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "8.7333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.3'^^xsd:double;
  dwc:endTimeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.7333333333333'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177400'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.756666666667 8.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.756666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.756666666667 8.74)"^^geo:wktLiteral ;
  geo-pos:lat "57.756666666667"^^xsd:decimal ;
  geo-pos:long "8.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '12.25'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.74'^^xsd:double;
  dwc:latitude '57.756666666667'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002910'^^xsd:integer;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.196666666667 8.7416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.196666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.196666666667 8.7416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.196666666667"^^xsd:decimal ;
  geo-pos:long "8.7416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.7416666666667'^^xsd:double;
  dwc:latitude '58.196666666667'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002260'^^xsd:integer;
  dwc:observationDate '2014-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.201666666667 8.7433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.201666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "342"^^xsd:integer ;
  dwc:maximumDepthInMeters "361"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.201666666667 8.7433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.201666666667"^^xsd:decimal ;
  geo-pos:long "8.7433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '18.916666666667'^^xsd:double;
  dwc:endTimeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.7433333333333'^^xsd:double;
  dwc:latitude '58.201666666667'^^xsd:double;
  dwc:minimumDepth '342'^^xsd:integer;
  dwc:maximumDepth '361'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002510'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.186666666667 8.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.186666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.186666666667 8.745)"^^geo:wktLiteral ;
  geo-pos:lat "58.186666666667"^^xsd:decimal ;
  geo-pos:long "8.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '1.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.745'^^xsd:double;
  dwc:latitude '58.186666666667'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178490'^^xsd:integer;
  dwc:observationDate '1996-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.666666666667'^^xsd:double;
  dwc:endTimeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175180'^^xsd:integer;
  dwc:observationDate '1985-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.203333333333 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.203333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.203333333333 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.203333333333"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '18.633333333333'^^xsd:double;
  dwc:endTimeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '58.203333333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176230'^^xsd:integer;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "319"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:minimumDepth '319'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176750'^^xsd:integer;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "8.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '12.25'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.7666666666667'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177290'^^xsd:integer;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.216666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.216666666667 8.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.216666666667"^^xsd:decimal ;
  geo-pos:long "8.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.333333333333'^^xsd:double;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.7833333333333'^^xsd:double;
  dwc:latitude '58.216666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175390'^^xsd:integer;
  dwc:observationDate '1986-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.228333333333 8.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.228333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.228333333333 8.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.228333333333"^^xsd:decimal ;
  geo-pos:long "8.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '23.733333333333'^^xsd:double;
  dwc:endTimeOfDay '23.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.795'^^xsd:double;
  dwc:latitude '58.228333333333'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '404'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177640'^^xsd:integer;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 8.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283333333333 8.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.283333333333"^^xsd:decimal ;
  geo-pos:long "8.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.283333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175130'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "8.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177310'^^xsd:integer;
  dwc:observationDate '1991-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "8.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176920'^^xsd:integer;
  dwc:observationDate '1992-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321666666667 8.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321666666667 8.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.321666666667"^^xsd:decimal ;
  geo-pos:long "8.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '15.733333333333'^^xsd:double;
  dwc:endTimeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8166666666667'^^xsd:double;
  dwc:latitude '58.321666666667'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002450'^^xsd:integer;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290115 8.8170685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3290115"^^xsd:decimal ;
  dwc:decimalLongitude "8.8170685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3290115 8.8170685)"^^geo:wktLiteral ;
  geo-pos:lat "58.3290115"^^xsd:decimal ;
  geo-pos:long "8.8170685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11.983333333333'^^xsd:double;
  dwc:endTimeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8170685'^^xsd:double;
  dwc:startLongitude '8.8170685'^^xsd:double;
  dwc:endLongitude '8.82057285'^^xsd:double;
  dwc:latitude '58.3290115'^^xsd:double;
  dwc:startLatitude '58.3290115'^^xsd:double;
  dwc:endLatitude '58.304382816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.82057285 58.304382816667, 8.82057285 58.3290115, 8.8170685 58.3290115, 8.8170685 58.304382816667, 8.82057285 58.304382816667))'^^xsd:string;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002670'^^xsd:integer;
  dwc:observationDate '2015-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.8183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.8183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "8.8183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '1.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8183333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021410'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.308333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "196"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.308333333333"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '3.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '58.308333333333'^^xsd:double;
  dwc:minimumDepth '196'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002170'^^xsd:integer;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '11.066666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002980'^^xsd:integer;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.311666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.311666666667"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.05'^^xsd:double;
  dwc:endTimeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '58.311666666667'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176600'^^xsd:integer;
  dwc:observationDate '1995-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.313333333333"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '20.716666666667'^^xsd:double;
  dwc:endTimeOfDay '21.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '58.313333333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002520'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.313333333333"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '1.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '58.313333333333'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002120'^^xsd:integer;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.32"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.32 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.32"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '2.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '58.32'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002760'^^xsd:integer;
  dwc:observationDate '2006-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 8.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 8.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.301666666667"^^xsd:decimal ;
  geo-pos:long "8.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.633333333333'^^xsd:double;
  dwc:endTimeOfDay '20.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8216666666667'^^xsd:double;
  dwc:latitude '58.301666666667'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022470'^^xsd:integer;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '10.666666666667'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8216666666667'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177660'^^xsd:integer;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.311666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.311666666667"^^xsd:decimal ;
  geo-pos:long "8.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8216666666667'^^xsd:double;
  dwc:latitude '58.311666666667'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176740'^^xsd:integer;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters "217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.313333333333"^^xsd:decimal ;
  geo-pos:long "8.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8216666666667'^^xsd:double;
  dwc:latitude '58.313333333333'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:maximumDepth '217'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176220'^^xsd:integer;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.307165116667 8.8220084166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.307165116667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8220084166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "228.52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.307165116667 8.8220084166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.307165116667"^^xsd:decimal ;
  geo-pos:long "8.8220084166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8220084166667'^^xsd:double;
  dwc:startLongitude '8.8220084166667'^^xsd:double;
  dwc:endLongitude '8.8173477833333'^^xsd:double;
  dwc:latitude '58.307165116667'^^xsd:double;
  dwc:startLatitude '58.307165116667'^^xsd:double;
  dwc:endLatitude '58.331966233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8220084166667 58.307165116667, 8.8220084166667 58.331966233333, 8.8173477833333 58.331966233333, 8.8173477833333 58.307165116667, 8.8220084166667 58.307165116667))'^^xsd:string;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '228.52'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172800'^^xsd:integer;
  dwc:observationDate '2017-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306666666667 8.8233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.306666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306666666667 8.8233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.306666666667"^^xsd:decimal ;
  geo-pos:long "8.8233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.306666666667'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002270'^^xsd:integer;
  dwc:observationDate '2014-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.8233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.8233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.8233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.8233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '8.75'^^xsd:double;
  dwc:endTimeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178280'^^xsd:integer;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.8233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.311666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.8233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.311666666667"^^xsd:decimal ;
  geo-pos:long "8.8233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '11.7'^^xsd:double;
  dwc:endTimeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.311666666667'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176420'^^xsd:integer;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.8233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.8233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.313333333333"^^xsd:decimal ;
  geo-pos:long "8.8233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8233333333333'^^xsd:double;
  dwc:latitude '58.313333333333'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174140'^^xsd:integer;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293148966667 8.8247343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.293148966667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8247343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.293148966667 8.8247343)"^^geo:wktLiteral ;
  geo-pos:lat "58.293148966667"^^xsd:decimal ;
  geo-pos:long "8.8247343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8247343'^^xsd:double;
  dwc:startLongitude '8.8247343'^^xsd:double;
  dwc:endLongitude '8.82087825'^^xsd:double;
  dwc:latitude '58.293148966667'^^xsd:double;
  dwc:startLatitude '58.293148966667'^^xsd:double;
  dwc:endLatitude '58.31891625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8247343 58.293148966667, 8.8247343 58.31891625, 8.82087825 58.31891625, 8.82087825 58.293148966667, 8.8247343 58.293148966667))'^^xsd:string;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002780'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.8266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.8266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.8266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.8266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '12.716666666667'^^xsd:double;
  dwc:endTimeOfDay '13.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8266666666667'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176340'^^xsd:integer;
  dwc:observationDate '2000-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_2010100230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.311666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "58.311666666667"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_2010100230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2010100230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2010100230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '22.716666666667'^^xsd:double;
  dwc:endTimeOfDay '23.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '58.311666666667'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2010100230'^^xsd:integer;
  dwc:observationDate '2010-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 8.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "8.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '12.25'^^xsd:double;
  dwc:endTimeOfDay '12.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8833333333333'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002280'^^xsd:integer;
  dwc:observationDate '2014-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 8.8933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.8933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301666666667 8.8933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.301666666667"^^xsd:decimal ;
  geo-pos:long "8.8933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '4.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8933333333333'^^xsd:double;
  dwc:latitude '58.301666666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175870'^^xsd:integer;
  dwc:observationDate '2001-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.303333333333 8.8966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.303333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.303333333333 8.8966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.303333333333"^^xsd:decimal ;
  geo-pos:long "8.8966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '4.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8966666666667'^^xsd:double;
  dwc:latitude '58.303333333333'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021420'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.715720733333 8.8987644166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.715720733333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8987644166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.715720733333 8.8987644166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.715720733333"^^xsd:decimal ;
  geo-pos:long "8.8987644166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '6.05'^^xsd:double;
  dwc:endTimeOfDay '6.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.8987644166667'^^xsd:double;
  dwc:startLongitude '8.8987644166667'^^xsd:double;
  dwc:endLongitude '8.9457495166667'^^xsd:double;
  dwc:latitude '57.715720733333'^^xsd:double;
  dwc:startLatitude '57.715720733333'^^xsd:double;
  dwc:endLatitude '57.736029333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9457495166667 57.715720733333, 8.9457495166667 57.736029333333, 8.8987644166667 57.736029333333, 8.8987644166667 57.715720733333, 8.9457495166667 57.715720733333))'^^xsd:string;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172690'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '3.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175280'^^xsd:integer;
  dwc:observationDate '1984-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.9033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.305"^^xsd:decimal ;
  dwc:decimalLongitude "8.9033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.305 8.9033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.305"^^xsd:decimal ;
  geo-pos:long "8.9033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '17.416666666667'^^xsd:double;
  dwc:endTimeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9033333333333'^^xsd:double;
  dwc:latitude '58.305'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002460'^^xsd:integer;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 8.9033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.308333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.308333333333 8.9033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.308333333333"^^xsd:decimal ;
  geo-pos:long "8.9033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '14.616666666667'^^xsd:double;
  dwc:endTimeOfDay '15.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9033333333333'^^xsd:double;
  dwc:latitude '58.308333333333'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176350'^^xsd:integer;
  dwc:observationDate '2000-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.9033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.9033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.9033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.9033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '16.016666666667'^^xsd:double;
  dwc:endTimeOfDay '16.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9033333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174150'^^xsd:integer;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.9083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.311666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "287"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.9083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.311666666667"^^xsd:decimal ;
  geo-pos:long "8.9083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '17.983333333333'^^xsd:double;
  dwc:endTimeOfDay '18.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9083333333333'^^xsd:double;
  dwc:latitude '58.311666666667'^^xsd:double;
  dwc:minimumDepth '287'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176750'^^xsd:integer;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.729405266667 8.90910535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.729405266667"^^xsd:decimal ;
  dwc:decimalLongitude "8.90910535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.729405266667 8.90910535)"^^geo:wktLiteral ;
  geo-pos:lat "57.729405266667"^^xsd:decimal ;
  geo-pos:long "8.90910535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '23.183333333333'^^xsd:double;
  dwc:endTimeOfDay '23.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.90910535'^^xsd:double;
  dwc:startLongitude '8.90910535'^^xsd:double;
  dwc:endLongitude '8.9403545333333'^^xsd:double;
  dwc:latitude '57.729405266667'^^xsd:double;
  dwc:startLatitude '57.729405266667'^^xsd:double;
  dwc:endLatitude '57.749670816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9403545333333 57.729405266667, 8.9403545333333 57.749670816667, 8.90910535 57.749670816667, 8.90910535 57.729405266667, 8.9403545333333 57.729405266667))'^^xsd:string;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20151002240'^^xsd:integer;
  dwc:observationDate '2015-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.311666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.311666666667 8.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.311666666667"^^xsd:decimal ;
  geo-pos:long "8.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '6.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.91'^^xsd:double;
  dwc:latitude '58.311666666667'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178270'^^xsd:integer;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.9116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.9116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.313333333333"^^xsd:decimal ;
  geo-pos:long "8.9116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810177030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '21.916666666667'^^xsd:double;
  dwc:endTimeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9116666666667'^^xsd:double;
  dwc:latitude '58.313333333333'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810177030'^^xsd:integer;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_2010100210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.9133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.31"^^xsd:decimal ;
  dwc:decimalLongitude "8.9133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.31 8.9133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.31"^^xsd:decimal ;
  geo-pos:long "8.9133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_2010100210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2010100210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2010100210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '18.783333333333'^^xsd:double;
  dwc:endTimeOfDay '19.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9133333333333'^^xsd:double;
  dwc:latitude '58.31'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2010100210'^^xsd:integer;
  dwc:observationDate '2010-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.315"^^xsd:decimal ;
  dwc:decimalLongitude "8.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.315 8.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.315"^^xsd:decimal ;
  geo-pos:long "8.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9166666666667'^^xsd:double;
  dwc:latitude '58.315'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002160'^^xsd:integer;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "8.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '14.083333333333'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9166666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176590'^^xsd:integer;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 8.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 8.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "8.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9166666666667'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176740'^^xsd:integer;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.166666666667'^^xsd:double;
  dwc:endTimeOfDay '21.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9166666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176730'^^xsd:integer;
  dwc:observationDate '1989-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.9166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9166666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175120'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.313333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "324"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.313333333333 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "58.313333333333"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '16.683333333333'^^xsd:double;
  dwc:endTimeOfDay '17.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '58.313333333333'^^xsd:double;
  dwc:minimumDepth '324'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022460'^^xsd:integer;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.9233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 8.9233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "8.9233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '22.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9233333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002530'^^xsd:integer;
  dwc:observationDate '2013-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318333333333 8.9266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318333333333 8.9266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.318333333333"^^xsd:decimal ;
  geo-pos:long "8.9266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '13.566666666667'^^xsd:double;
  dwc:endTimeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9266666666667'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002990'^^xsd:integer;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.9266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "8.9266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 8.9266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "8.9266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '2.35'^^xsd:double;
  dwc:endTimeOfDay '2.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9266666666667'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177650'^^xsd:integer;
  dwc:observationDate '1994-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318333333333 8.9283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.318333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.318333333333 8.9283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.318333333333"^^xsd:decimal ;
  geo-pos:long "8.9283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '3.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9283333333333'^^xsd:double;
  dwc:latitude '58.318333333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002770'^^xsd:integer;
  dwc:observationDate '2006-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 8.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 8.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "8.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176620'^^xsd:integer;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 8.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 8.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "8.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9333333333333'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177300'^^xsd:integer;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736666666667 8.9366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.736666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736666666667 8.9366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.736666666667"^^xsd:decimal ;
  geo-pos:long "8.9366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '15.616666666667'^^xsd:double;
  dwc:endTimeOfDay '16.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9366666666667'^^xsd:double;
  dwc:latitude '57.736666666667'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002650'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333550166667 8.9435126666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333550166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9435126666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333550166667 8.9435126666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333550166667"^^xsd:decimal ;
  geo-pos:long "8.9435126666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9435126666667'^^xsd:double;
  dwc:startLongitude '8.9435126666667'^^xsd:double;
  dwc:endLongitude '8.9131486'^^xsd:double;
  dwc:latitude '58.333550166667'^^xsd:double;
  dwc:startLatitude '58.333550166667'^^xsd:double;
  dwc:endLatitude '58.314846366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9435126666667 58.314846366667, 8.9435126666667 58.333550166667, 8.9131486 58.333550166667, 8.9131486 58.314846366667, 8.9435126666667 58.314846366667))'^^xsd:string;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002660'^^xsd:integer;
  dwc:observationDate '2015-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '17'^^xsd:integer;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176640'^^xsd:integer;
  dwc:observationDate '1987-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92 8.9516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.9516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters "492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92 8.9516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.92"^^xsd:decimal ;
  geo-pos:long "8.9516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '6.35'^^xsd:double;
  dwc:endTimeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9516666666667'^^xsd:double;
  dwc:latitude '57.92'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:maximumDepth '492'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002440'^^xsd:integer;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.875 8.9583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.875"^^xsd:decimal ;
  dwc:decimalLongitude "8.9583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "376"^^xsd:integer ;
  dwc:maximumDepthInMeters "399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.875 8.9583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.875"^^xsd:decimal ;
  geo-pos:long "8.9583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.25'^^xsd:double;
  dwc:endTimeOfDay '13.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9583333333333'^^xsd:double;
  dwc:latitude '57.875'^^xsd:double;
  dwc:minimumDepth '376'^^xsd:integer;
  dwc:maximumDepth '399'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176450'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.349207716667 8.9614292333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.349207716667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9614292333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "314.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.349207716667 8.9614292333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.349207716667"^^xsd:decimal ;
  geo-pos:long "8.9614292333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '13.233333333333'^^xsd:double;
  dwc:endTimeOfDay '13.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9614292333333'^^xsd:double;
  dwc:startLongitude '8.9614292333333'^^xsd:double;
  dwc:endLongitude '8.9366141166667'^^xsd:double;
  dwc:latitude '58.349207716667'^^xsd:double;
  dwc:startLatitude '58.349207716667'^^xsd:double;
  dwc:endLatitude '58.3268897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9614292333333 58.3268897, 8.9614292333333 58.349207716667, 8.9366141166667 58.349207716667, 8.9366141166667 58.3268897, 8.9614292333333 58.3268897))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '314.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172790'^^xsd:integer;
  dwc:observationDate '2017-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.796383816667 8.9629786166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.796383816667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9629786166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.796383816667 8.9629786166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.796383816667"^^xsd:decimal ;
  geo-pos:long "8.9629786166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9629786166667'^^xsd:double;
  dwc:startLongitude '8.9629786166667'^^xsd:double;
  dwc:endLongitude '9.0126909166667'^^xsd:double;
  dwc:latitude '57.796383816667'^^xsd:double;
  dwc:startLatitude '57.796383816667'^^xsd:double;
  dwc:endLatitude '57.808161616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0126909166667 57.796383816667, 9.0126909166667 57.808161616667, 8.9629786166667 57.808161616667, 8.9629786166667 57.796383816667, 9.0126909166667 57.796383816667))'^^xsd:string;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002650'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.349479366667 8.9642384833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.349479366667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9642384833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.349479366667 8.9642384833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.349479366667"^^xsd:decimal ;
  geo-pos:long "8.9642384833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '4.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9642384833333'^^xsd:double;
  dwc:startLongitude '8.9642384833333'^^xsd:double;
  dwc:endLongitude '8.9950294166667'^^xsd:double;
  dwc:latitude '58.349479366667'^^xsd:double;
  dwc:startLatitude '58.349479366667'^^xsd:double;
  dwc:endLatitude '58.36393515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9950294166667 58.349479366667, 8.9950294166667 58.36393515, 8.9642384833333 58.36393515, 8.9642384833333 58.349479366667, 8.9950294166667 58.349479366667))'^^xsd:string;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002770'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.733333333333 8.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.733333333333"^^xsd:decimal ;
  geo-pos:long "8.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '10.416666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9666666666667'^^xsd:double;
  dwc:latitude '57.733333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175510'^^xsd:integer;
  dwc:observationDate '1988-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9666666666667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176930'^^xsd:integer;
  dwc:observationDate '1991-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '14.333333333333'^^xsd:double;
  dwc:endTimeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9666666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176220'^^xsd:integer;
  dwc:observationDate '1989-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9666666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177500'^^xsd:integer;
  dwc:observationDate '1993-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.9766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.9766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.9766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.9766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '1.65'^^xsd:double;
  dwc:endTimeOfDay '2.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9766666666667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002410'^^xsd:integer;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801666666667 8.9783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.801666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801666666667 8.9783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.801666666667"^^xsd:decimal ;
  geo-pos:long "8.9783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9783333333333'^^xsd:double;
  dwc:latitude '57.801666666667'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176770'^^xsd:integer;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.878333333333 8.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.878333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "371"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.878333333333 8.98)"^^geo:wktLiteral ;
  geo-pos:lat "57.878333333333"^^xsd:decimal ;
  geo-pos:long "8.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '16.383333333333'^^xsd:double;
  dwc:endTimeOfDay '16.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.98'^^xsd:double;
  dwc:latitude '57.878333333333'^^xsd:double;
  dwc:minimumDepth '371'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177610'^^xsd:integer;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923333333333 8.9816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.923333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "479"^^xsd:integer ;
  dwc:maximumDepthInMeters "496"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923333333333 8.9816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.923333333333"^^xsd:decimal ;
  geo-pos:long "8.9816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '22.366666666667'^^xsd:double;
  dwc:endTimeOfDay '22.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9816666666667'^^xsd:double;
  dwc:latitude '57.923333333333'^^xsd:double;
  dwc:minimumDepth '479'^^xsd:integer;
  dwc:maximumDepth '496'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002710'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.783333333333 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.783333333333 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.783333333333"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '16.083333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '57.783333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177120'^^xsd:integer;
  dwc:observationDate '1990-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '20.833333333333'^^xsd:double;
  dwc:endTimeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177420'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333333333 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333333333 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.833333333333"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '18.916666666667'^^xsd:double;
  dwc:endTimeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '57.833333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175480'^^xsd:integer;
  dwc:observationDate '1985-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '14.583333333333'^^xsd:double;
  dwc:endTimeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177110'^^xsd:integer;
  dwc:observationDate '1990-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '10.533333333333'^^xsd:double;
  dwc:endTimeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177100'^^xsd:integer;
  dwc:observationDate '1990-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.925"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.925"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '0.48333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '57.925'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002350'^^xsd:integer;
  dwc:observationDate '2010-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175480'^^xsd:integer;
  dwc:observationDate '1984-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "354"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '22.583333333333'^^xsd:double;
  dwc:endTimeOfDay '23.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '354'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176740'^^xsd:integer;
  dwc:observationDate '1989-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175400'^^xsd:integer;
  dwc:observationDate '1986-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 8.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.383333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.383333333333 8.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.383333333333"^^xsd:decimal ;
  geo-pos:long "8.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.25'^^xsd:double;
  dwc:endTimeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9833333333333'^^xsd:double;
  dwc:latitude '58.383333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175190'^^xsd:integer;
  dwc:observationDate '1985-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.881173266667 8.983841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.881173266667"^^xsd:decimal ;
  dwc:decimalLongitude "8.983841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.881173266667 8.983841)"^^geo:wktLiteral ;
  geo-pos:lat "57.881173266667"^^xsd:decimal ;
  geo-pos:long "8.983841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.983841'^^xsd:double;
  dwc:startLongitude '8.983841'^^xsd:double;
  dwc:endLongitude '9.03073555'^^xsd:double;
  dwc:latitude '57.881173266667'^^xsd:double;
  dwc:startLatitude '57.881173266667'^^xsd:double;
  dwc:endLatitude '57.891078316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.03073555 57.881173266667, 9.03073555 57.891078316667, 8.983841 57.891078316667, 8.983841 57.881173266667, 9.03073555 57.881173266667))'^^xsd:string;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002670'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801666666667 8.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.801666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801666666667 8.985)"^^geo:wktLiteral ;
  geo-pos:lat "57.801666666667"^^xsd:decimal ;
  geo-pos:long "8.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3'^^xsd:integer;
  dwc:endTimeOfDay '3.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.985'^^xsd:double;
  dwc:latitude '57.801666666667'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002130'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.802944516667 8.9852402166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.802944516667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9852402166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.802944516667 8.9852402166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.802944516667"^^xsd:decimal ;
  geo-pos:long "8.9852402166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '0.8'^^xsd:double;
  dwc:endTimeOfDay '1.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9852402166667'^^xsd:double;
  dwc:startLongitude '8.9852402166667'^^xsd:double;
  dwc:endLongitude '9.0315708666667'^^xsd:double;
  dwc:latitude '57.802944516667'^^xsd:double;
  dwc:startLatitude '57.802944516667'^^xsd:double;
  dwc:endLatitude '57.816744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0315708666667 57.802944516667, 9.0315708666667 57.816744, 8.9852402166667 57.816744, 8.9852402166667 57.802944516667, 9.0315708666667 57.802944516667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002250'^^xsd:integer;
  dwc:observationDate '2015-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.803333333333 8.9866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.803333333333 8.9866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.803333333333"^^xsd:decimal ;
  geo-pos:long "8.9866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '18.533333333333'^^xsd:double;
  dwc:endTimeOfDay '19.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9866666666667'^^xsd:double;
  dwc:latitude '57.803333333333'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177080'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 8.9883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.925"^^xsd:decimal ;
  dwc:decimalLongitude "8.9883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 8.9883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.925"^^xsd:decimal ;
  geo-pos:long "8.9883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '10.383333333333'^^xsd:double;
  dwc:endTimeOfDay '10.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9883333333333'^^xsd:double;
  dwc:latitude '57.925'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002160'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 8.9916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.925"^^xsd:decimal ;
  dwc:decimalLongitude "8.9916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "483"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 8.9916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.925"^^xsd:decimal ;
  geo-pos:long "8.9916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '19.316666666667'^^xsd:double;
  dwc:endTimeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9916666666667'^^xsd:double;
  dwc:latitude '57.925'^^xsd:double;
  dwc:minimumDepth '483'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002950'^^xsd:integer;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 8.9933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.926666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 8.9933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.926666666667"^^xsd:decimal ;
  geo-pos:long "8.9933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '8.1'^^xsd:double;
  dwc:endTimeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9933333333333'^^xsd:double;
  dwc:latitude '57.926666666667'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002860'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808333333333 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808333333333 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "57.808333333333"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '2.35'^^xsd:double;
  dwc:endTimeOfDay '2.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '57.808333333333'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178090'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.878333333333 8.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.878333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.878333333333 8.995)"^^geo:wktLiteral ;
  geo-pos:lat "57.878333333333"^^xsd:decimal ;
  geo-pos:long "8.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '17.75'^^xsd:double;
  dwc:endTimeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.995'^^xsd:double;
  dwc:latitude '57.878333333333'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176800'^^xsd:integer;
  dwc:observationDate '1995-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 8.9966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.926666666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "491"^^xsd:integer ;
  dwc:maximumDepthInMeters "493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 8.9966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.926666666667"^^xsd:decimal ;
  geo-pos:long "8.9966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '8.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9966666666667'^^xsd:double;
  dwc:latitude '57.926666666667'^^xsd:double;
  dwc:minimumDepth '491'^^xsd:integer;
  dwc:maximumDepth '493'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002610'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 8.9983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.925"^^xsd:decimal ;
  dwc:decimalLongitude "8.9983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 8.9983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.925"^^xsd:decimal ;
  geo-pos:long "8.9983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '18.4'^^xsd:double;
  dwc:endTimeOfDay '18.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '8.9983333333333'^^xsd:double;
  dwc:latitude '57.925'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002470'^^xsd:integer;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.806666666667 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.806666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.806666666667 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.806666666667"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.806666666667'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176820'^^xsd:integer;
  dwc:observationDate '1995-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808333333333 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808333333333 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.808333333333"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.808333333333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177590'^^xsd:integer;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.816666666667 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.816666666667 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.816666666667"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.816666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176570'^^xsd:integer;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176620'^^xsd:integer;
  dwc:observationDate '1989-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175620'^^xsd:integer;
  dwc:observationDate '1988-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '20.25'^^xsd:double;
  dwc:endTimeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175640'^^xsd:integer;
  dwc:observationDate '1988-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175490'^^xsd:integer;
  dwc:observationDate '1988-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '20.916666666667'^^xsd:double;
  dwc:endTimeOfDay '21.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176870'^^xsd:integer;
  dwc:observationDate '1987-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.881666666667 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.881666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.881666666667 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.881666666667"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '5.45'^^xsd:double;
  dwc:endTimeOfDay '5.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.881666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178110'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '0.58333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177440'^^xsd:integer;
  dwc:observationDate '1993-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.927563166667 9.0024481666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.927563166667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0024481666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.927563166667 9.0024481666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.927563166667"^^xsd:decimal ;
  geo-pos:long "9.0024481666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '3.5'^^xsd:double;
  dwc:endTimeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0024481666667'^^xsd:double;
  dwc:startLongitude '9.0024481666667'^^xsd:double;
  dwc:endLongitude '8.9643942833333'^^xsd:double;
  dwc:latitude '57.927563166667'^^xsd:double;
  dwc:startLatitude '57.927563166667'^^xsd:double;
  dwc:endLatitude '57.9227513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0024481666667 57.9227513, 9.0024481666667 57.927563166667, 8.9643942833333 57.927563166667, 8.9643942833333 57.9227513, 9.0024481666667 57.9227513))'^^xsd:string;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002260'^^xsd:integer;
  dwc:observationDate '2015-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.0033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4.5'^^xsd:double;
  dwc:endTimeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0033333333333'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002430'^^xsd:integer;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.881666666667 9.0066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.881666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.881666666667 9.0066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.881666666667"^^xsd:decimal ;
  geo-pos:long "9.0066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '15.033333333333'^^xsd:double;
  dwc:endTimeOfDay '15.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0066666666667'^^xsd:double;
  dwc:latitude '57.881666666667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '374'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177060'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.0066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0066666666667'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '372'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002940'^^xsd:integer;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 9.0066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.926666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "488"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 9.0066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.926666666667"^^xsd:decimal ;
  geo-pos:long "9.0066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.366666666667'^^xsd:double;
  dwc:endTimeOfDay '23.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0066666666667'^^xsd:double;
  dwc:latitude '57.926666666667'^^xsd:double;
  dwc:minimumDepth '488'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174470'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8077675 9.0066866666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8077675"^^xsd:decimal ;
  dwc:decimalLongitude "9.0066866666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8077675 9.0066866666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8077675"^^xsd:decimal ;
  geo-pos:long "9.0066866666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0066866666667'^^xsd:double;
  dwc:startLongitude '9.0066866666667'^^xsd:double;
  dwc:endLongitude '9.0610994666667'^^xsd:double;
  dwc:latitude '57.8077675'^^xsd:double;
  dwc:startLatitude '57.8077675'^^xsd:double;
  dwc:endLatitude '57.82466325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0610994666667 57.8077675, 9.0610994666667 57.82466325, 9.0066866666667 57.82466325, 9.0066866666667 57.8077675, 9.0610994666667 57.8077675))'^^xsd:string;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172700'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801666666667 9.0083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.801666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801666666667 9.0083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.801666666667"^^xsd:decimal ;
  geo-pos:long "9.0083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '0.45'^^xsd:double;
  dwc:endTimeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0083333333333'^^xsd:double;
  dwc:latitude '57.801666666667'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021690'^^xsd:integer;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81 9.0133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.81"^^xsd:decimal ;
  dwc:decimalLongitude "9.0133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81 9.0133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.81"^^xsd:decimal ;
  geo-pos:long "9.0133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '12.883333333333'^^xsd:double;
  dwc:endTimeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0133333333333'^^xsd:double;
  dwc:latitude '57.81'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002890'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.0133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '8.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0133333333333'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176190'^^xsd:integer;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.885 9.0133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.885"^^xsd:decimal ;
  dwc:decimalLongitude "9.0133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "368"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.885 9.0133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.885"^^xsd:decimal ;
  geo-pos:long "9.0133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8.9'^^xsd:double;
  dwc:endTimeOfDay '9.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0133333333333'^^xsd:double;
  dwc:latitude '57.885'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '368'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176540'^^xsd:integer;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886683633333 9.0150420666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.886683633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0150420666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886683633333 9.0150420666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.886683633333"^^xsd:decimal ;
  geo-pos:long "9.0150420666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '6.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0150420666667'^^xsd:double;
  dwc:startLongitude '9.0150420666667'^^xsd:double;
  dwc:endLongitude '9.0602395'^^xsd:double;
  dwc:latitude '57.886683633333'^^xsd:double;
  dwc:startLatitude '57.886683633333'^^xsd:double;
  dwc:endLatitude '57.898668333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0602395 57.886683633333, 9.0602395 57.898668333333, 9.0150420666667 57.898668333333, 9.0150420666667 57.886683633333, 9.0602395 57.886683633333))'^^xsd:string;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002270'^^xsd:integer;
  dwc:observationDate '2015-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.0166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0166666666667'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175660'^^xsd:integer;
  dwc:observationDate '1986-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '20.833333333333'^^xsd:double;
  dwc:endTimeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0166666666667'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176950'^^xsd:integer;
  dwc:observationDate '1991-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 9.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.0166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 9.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "9.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '14.75'^^xsd:double;
  dwc:endTimeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0166666666667'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176630'^^xsd:integer;
  dwc:observationDate '1987-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 9.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.0166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 9.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "9.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '6.75'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0166666666667'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175110'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.815 9.0183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.815"^^xsd:decimal ;
  dwc:decimalLongitude "9.0183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.815 9.0183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.815"^^xsd:decimal ;
  geo-pos:long "9.0183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '6.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0183333333333'^^xsd:double;
  dwc:latitude '57.815'^^xsd:double;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174500'^^xsd:integer;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.806666666667 9.0216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.806666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.806666666667 9.0216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.806666666667"^^xsd:decimal ;
  geo-pos:long "9.0216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '18.116666666667'^^xsd:double;
  dwc:endTimeOfDay '18.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0216666666667'^^xsd:double;
  dwc:latitude '57.806666666667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002690'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.811666666667 9.0216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.811666666667 9.0216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.811666666667"^^xsd:decimal ;
  geo-pos:long "9.0216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '4.85'^^xsd:double;
  dwc:endTimeOfDay '5.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0216666666667'^^xsd:double;
  dwc:latitude '57.811666666667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002420'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.811666666667 9.0216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.811666666667 9.0216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.811666666667"^^xsd:decimal ;
  geo-pos:long "9.0216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '14.233333333333'^^xsd:double;
  dwc:endTimeOfDay '14.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0216666666667'^^xsd:double;
  dwc:latitude '57.811666666667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002640'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886666666667 9.0233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.886666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886666666667 9.0233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.886666666667"^^xsd:decimal ;
  geo-pos:long "9.0233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0233333333333'^^xsd:double;
  dwc:latitude '57.886666666667'^^xsd:double;
  dwc:minimumDepth '361'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176710'^^xsd:integer;
  dwc:observationDate '1998-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933127233333 9.0237447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933127233333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0237447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "478"^^xsd:integer ;
  dwc:maximumDepthInMeters "479"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933127233333 9.0237447)"^^geo:wktLiteral ;
  geo-pos:lat "57.933127233333"^^xsd:decimal ;
  geo-pos:long "9.0237447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.7'^^xsd:double;
  dwc:endTimeOfDay '15.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0237447'^^xsd:double;
  dwc:startLongitude '9.0237447'^^xsd:double;
  dwc:endLongitude '9.08559605'^^xsd:double;
  dwc:latitude '57.933127233333'^^xsd:double;
  dwc:startLatitude '57.933127233333'^^xsd:double;
  dwc:endLatitude '57.9457621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.08559605 57.933127233333, 9.08559605 57.9457621, 9.0237447 57.9457621, 9.0237447 57.933127233333, 9.08559605 57.933127233333))'^^xsd:string;
  dwc:minimumDepth '478'^^xsd:integer;
  dwc:maximumDepth '479'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172730'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.889366666667 9.0301166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.889366666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0301166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.889366666667 9.0301166666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.889366666667"^^xsd:decimal ;
  geo-pos:long "9.0301166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0301166666667'^^xsd:double;
  dwc:startLongitude '9.0301166666667'^^xsd:double;
  dwc:endLongitude '9.07932315'^^xsd:double;
  dwc:latitude '57.889366666667'^^xsd:double;
  dwc:startLatitude '57.889366666667'^^xsd:double;
  dwc:endLatitude '57.90362815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.07932315 57.889366666667, 9.07932315 57.90362815, 9.0301166666667 57.90362815, 9.0301166666667 57.889366666667, 9.07932315 57.889366666667))'^^xsd:string;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172720'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.783333333333 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.783333333333 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.783333333333"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '57.783333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176940'^^xsd:integer;
  dwc:observationDate '1987-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175500'^^xsd:integer;
  dwc:observationDate '1988-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '23.083333333333'^^xsd:double;
  dwc:endTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176880'^^xsd:integer;
  dwc:observationDate '1987-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.81"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.81 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.81"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '57.81'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176430'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.166666666667'^^xsd:double;
  dwc:endTimeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176940'^^xsd:integer;
  dwc:observationDate '1991-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176930'^^xsd:integer;
  dwc:observationDate '1987-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176860'^^xsd:integer;
  dwc:observationDate '1987-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.89"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '9.85'^^xsd:double;
  dwc:endTimeOfDay '10.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '57.89'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002870'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 9.0333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.0333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 9.0333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "9.0333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0333333333333'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175200'^^xsd:integer;
  dwc:observationDate '1985-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.816666666667 9.0366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.816666666667 9.0366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.816666666667"^^xsd:decimal ;
  geo-pos:long "9.0366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '57.816666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176210'^^xsd:integer;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.821666666667 9.0366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.821666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.821666666667 9.0366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.821666666667"^^xsd:decimal ;
  geo-pos:long "9.0366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '12.35'^^xsd:double;
  dwc:endTimeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '57.821666666667'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176560'^^xsd:integer;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 9.0366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89"^^xsd:decimal ;
  dwc:decimalLongitude "9.0366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 9.0366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.89"^^xsd:decimal ;
  geo-pos:long "9.0366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '0.8'^^xsd:double;
  dwc:endTimeOfDay '1.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0366666666667'^^xsd:double;
  dwc:latitude '57.89'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002400'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.891666666667 9.0383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.891666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.891666666667 9.0383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.891666666667"^^xsd:decimal ;
  geo-pos:long "9.0383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '6.7'^^xsd:double;
  dwc:endTimeOfDay '7.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0383333333333'^^xsd:double;
  dwc:latitude '57.891666666667'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002150'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.895 9.0466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.895"^^xsd:decimal ;
  dwc:decimalLongitude "9.0466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.895 9.0466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.895"^^xsd:decimal ;
  geo-pos:long "9.0466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '20.433333333333'^^xsd:double;
  dwc:endTimeOfDay '20.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0466666666667'^^xsd:double;
  dwc:latitude '57.895'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002700'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '22.75'^^xsd:double;
  dwc:endTimeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176920'^^xsd:integer;
  dwc:observationDate '1987-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '4.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175480'^^xsd:integer;
  dwc:observationDate '1988-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176590'^^xsd:integer;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '21.916666666667'^^xsd:double;
  dwc:endTimeOfDay '22.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175410'^^xsd:integer;
  dwc:observationDate '1986-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.896666666667 9.0533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.896666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.896666666667 9.0533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.896666666667"^^xsd:decimal ;
  geo-pos:long "9.0533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '10.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0533333333333'^^xsd:double;
  dwc:latitude '57.896666666667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002620'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.901666666667 9.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.901666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "372"^^xsd:integer ;
  dwc:maximumDepthInMeters "372"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.901666666667 9.055)"^^geo:wktLiteral ;
  geo-pos:lat "57.901666666667"^^xsd:decimal ;
  geo-pos:long "9.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '15.366666666667'^^xsd:double;
  dwc:endTimeOfDay '15.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.055'^^xsd:double;
  dwc:latitude '57.901666666667'^^xsd:double;
  dwc:minimumDepth '372'^^xsd:integer;
  dwc:maximumDepth '372'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021550'^^xsd:integer;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.941666666667 9.0566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.941666666667 9.0566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.941666666667"^^xsd:decimal ;
  geo-pos:long "9.0566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0566666666667'^^xsd:double;
  dwc:latitude '57.941666666667'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176460'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.0616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.0616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.0616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "9.0616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '1.95'^^xsd:double;
  dwc:endTimeOfDay '2.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0616666666667'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174480'^^xsd:integer;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47 9.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47"^^xsd:decimal ;
  dwc:decimalLongitude "9.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47 9.065)"^^geo:wktLiteral ;
  geo-pos:lat "58.47"^^xsd:decimal ;
  geo-pos:long "9.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '14.85'^^xsd:double;
  dwc:endTimeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.065'^^xsd:double;
  dwc:latitude '58.47'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002290'^^xsd:integer;
  dwc:observationDate '2014-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.0666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '15.033333333333'^^xsd:double;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0666666666667'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176580'^^xsd:integer;
  dwc:observationDate '1992-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.0666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.083333333333'^^xsd:double;
  dwc:endTimeOfDay '22.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0666666666667'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177430'^^xsd:integer;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.858333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.858333333333"^^xsd:decimal ;
  geo-pos:long "9.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19'^^xsd:integer;
  dwc:endTimeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0666666666667'^^xsd:double;
  dwc:latitude '57.858333333333'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176810'^^xsd:integer;
  dwc:observationDate '1995-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.0666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.0666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.0666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '22.75'^^xsd:double;
  dwc:endTimeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0666666666667'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176960'^^xsd:integer;
  dwc:observationDate '1991-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 9.0683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89"^^xsd:decimal ;
  dwc:decimalLongitude "9.0683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89 9.0683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.89"^^xsd:decimal ;
  geo-pos:long "9.0683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '0.6'^^xsd:double;
  dwc:endTimeOfDay '1.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0683333333333'^^xsd:double;
  dwc:latitude '57.89'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002430'^^xsd:integer;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.473333333333 9.0683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.473333333333 9.0683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.473333333333"^^xsd:decimal ;
  geo-pos:long "9.0683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '15.75'^^xsd:double;
  dwc:endTimeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0683333333333'^^xsd:double;
  dwc:latitude '58.473333333333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002560'^^xsd:integer;
  dwc:observationDate '2007-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.853333333333 9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.853333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.853333333333 9.07)"^^geo:wktLiteral ;
  geo-pos:lat "57.853333333333"^^xsd:decimal ;
  geo-pos:long "9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '2.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.07'^^xsd:double;
  dwc:latitude '57.853333333333'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002420'^^xsd:integer;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86 9.0716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.86"^^xsd:decimal ;
  dwc:decimalLongitude "9.0716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86 9.0716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.86"^^xsd:decimal ;
  geo-pos:long "9.0716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '14.466666666667'^^xsd:double;
  dwc:endTimeOfDay '14.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0716666666667'^^xsd:double;
  dwc:latitude '57.86'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177600'^^xsd:integer;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.856922516667 9.0736171833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.856922516667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0736171833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.856922516667 9.0736171833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.856922516667"^^xsd:decimal ;
  geo-pos:long "9.0736171833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '6.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0736171833333'^^xsd:double;
  dwc:startLongitude '9.0736171833333'^^xsd:double;
  dwc:endLongitude '9.1243061'^^xsd:double;
  dwc:latitude '57.856922516667'^^xsd:double;
  dwc:startLatitude '57.856922516667'^^xsd:double;
  dwc:endLatitude '57.868208666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.1243061 57.856922516667, 9.1243061 57.868208666667, 9.0736171833333 57.868208666667, 9.0736171833333 57.856922516667, 9.1243061 57.856922516667))'^^xsd:string;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002660'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_20051002930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.853333333333 9.0766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.853333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_20051002930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.853333333333 9.0766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.853333333333"^^xsd:decimal ;
  geo-pos:long "9.0766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_20051002930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20051002930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20051002930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0766666666667'^^xsd:double;
  dwc:latitude '57.853333333333'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20051002930'^^xsd:integer;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.856666666667 9.0766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.856666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.856666666667 9.0766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.856666666667"^^xsd:decimal ;
  geo-pos:long "9.0766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '23.133333333333'^^xsd:double;
  dwc:endTimeOfDay '23.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0766666666667'^^xsd:double;
  dwc:latitude '57.856666666667'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176760'^^xsd:integer;
  dwc:observationDate '1998-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955 9.0766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.955"^^xsd:decimal ;
  dwc:decimalLongitude "9.0766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955 9.0766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.955"^^xsd:decimal ;
  geo-pos:long "9.0766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '3.15'^^xsd:double;
  dwc:endTimeOfDay '3.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0766666666667'^^xsd:double;
  dwc:latitude '57.955'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022540'^^xsd:integer;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.475 9.0783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.475"^^xsd:decimal ;
  dwc:decimalLongitude "9.0783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "221"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.475 9.0783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.475"^^xsd:decimal ;
  geo-pos:long "9.0783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '14.083333333333'^^xsd:double;
  dwc:endTimeOfDay '14.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0783333333333'^^xsd:double;
  dwc:latitude '58.475'^^xsd:double;
  dwc:minimumDepth '221'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002390'^^xsd:integer;
  dwc:observationDate '2008-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.858333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.08)"^^geo:wktLiteral ;
  geo-pos:lat "57.858333333333"^^xsd:decimal ;
  geo-pos:long "9.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '16.683333333333'^^xsd:double;
  dwc:endTimeOfDay '17.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.08'^^xsd:double;
  dwc:latitude '57.858333333333'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '217'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177070'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.413333333333 9.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.413333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.413333333333 9.08)"^^geo:wktLiteral ;
  geo-pos:lat "58.413333333333"^^xsd:decimal ;
  geo-pos:long "9.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11.716666666667'^^xsd:double;
  dwc:endTimeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.08'^^xsd:double;
  dwc:latitude '58.413333333333'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175900'^^xsd:integer;
  dwc:observationDate '2001-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476666666667 9.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476666666667 9.08)"^^geo:wktLiteral ;
  geo-pos:lat "58.476666666667"^^xsd:decimal ;
  geo-pos:long "9.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '5.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.08'^^xsd:double;
  dwc:latitude '58.476666666667'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002780'^^xsd:integer;
  dwc:observationDate '2006-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476666666667 9.0816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476666666667 9.0816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.476666666667"^^xsd:decimal ;
  geo-pos:long "9.0816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '4.4'^^xsd:double;
  dwc:endTimeOfDay '4.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0816666666667'^^xsd:double;
  dwc:latitude '58.476666666667'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002550'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.478333333333 9.0816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.478333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.478333333333 9.0816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.478333333333"^^xsd:decimal ;
  geo-pos:long "9.0816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0816666666667'^^xsd:double;
  dwc:latitude '58.478333333333'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176760'^^xsd:integer;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86 9.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.86"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86 9.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.86"^^xsd:decimal ;
  geo-pos:long "9.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '10.6'^^xsd:double;
  dwc:endTimeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0833333333333'^^xsd:double;
  dwc:latitude '57.86'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176200'^^xsd:integer;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476666666667 9.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476666666667 9.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.476666666667"^^xsd:decimal ;
  geo-pos:long "9.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '17.233333333333'^^xsd:double;
  dwc:endTimeOfDay '17.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0833333333333'^^xsd:double;
  dwc:latitude '58.476666666667'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176360'^^xsd:integer;
  dwc:observationDate '2000-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.475 9.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.475"^^xsd:decimal ;
  dwc:decimalLongitude "9.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.475 9.085)"^^geo:wktLiteral ;
  geo-pos:lat "58.475"^^xsd:decimal ;
  geo-pos:long "9.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.085'^^xsd:double;
  dwc:latitude '58.475'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176610'^^xsd:integer;
  dwc:observationDate '1995-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_2010100240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 9.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "9.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 9.09)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "9.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_2010100240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2010100240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2010100240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.2'^^xsd:double;
  dwc:endTimeOfDay '1.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.09'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2010100240'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.863333333333 9.0916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.863333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.863333333333 9.0916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.863333333333"^^xsd:decimal ;
  geo-pos:long "9.0916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0916666666667'^^xsd:double;
  dwc:latitude '57.863333333333'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178100'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 9.0916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "9.0916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 9.0916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "9.0916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '7.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0916666666667'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021430'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.856666666667 9.0933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.856666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "196"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.856666666667 9.0933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.856666666667"^^xsd:decimal ;
  geo-pos:long "9.0933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '10.616666666667'^^xsd:double;
  dwc:endTimeOfDay '11.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0933333333333'^^xsd:double;
  dwc:latitude '57.856666666667'^^xsd:double;
  dwc:minimumDepth '196'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176550'^^xsd:integer;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858591083333 9.0954194666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.858591083333"^^xsd:decimal ;
  dwc:decimalLongitude "9.0954194666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858591083333 9.0954194666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.858591083333"^^xsd:decimal ;
  geo-pos:long "9.0954194666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.7'^^xsd:double;
  dwc:endTimeOfDay '10.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0954194666667'^^xsd:double;
  dwc:startLongitude '9.0954194666667'^^xsd:double;
  dwc:endLongitude '9.1540871333333'^^xsd:double;
  dwc:latitude '57.858591083333'^^xsd:double;
  dwc:startLatitude '57.858591083333'^^xsd:double;
  dwc:endLatitude '57.8714579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.1540871333333 57.858591083333, 9.1540871333333 57.8714579, 9.0954194666667 57.8714579, 9.0954194666667 57.858591083333, 9.1540871333333 57.858591083333))'^^xsd:string;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172710'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476666666667 9.0966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476666666667 9.0966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.476666666667"^^xsd:decimal ;
  geo-pos:long "9.0966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.233333333333'^^xsd:double;
  dwc:endTimeOfDay '23.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0966666666667'^^xsd:double;
  dwc:latitude '58.476666666667'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022480'^^xsd:integer;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.481666666667 9.0966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.481666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.481666666667 9.0966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.481666666667"^^xsd:decimal ;
  geo-pos:long "9.0966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '19.366666666667'^^xsd:double;
  dwc:endTimeOfDay '19.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.0966666666667'^^xsd:double;
  dwc:latitude '58.481666666667'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174160'^^xsd:integer;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.480351266667 9.098464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.480351266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.098464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.480351266667 9.098464)"^^geo:wktLiteral ;
  geo-pos:lat "58.480351266667"^^xsd:decimal ;
  geo-pos:long "9.098464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '8.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.098464'^^xsd:double;
  dwc:startLongitude '9.098464'^^xsd:double;
  dwc:endLongitude '9.0669438833333'^^xsd:double;
  dwc:latitude '58.480351266667'^^xsd:double;
  dwc:startLatitude '58.480351266667'^^xsd:double;
  dwc:endLatitude '58.47308255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.098464 58.47308255, 9.098464 58.480351266667, 9.0669438833333 58.480351266667, 9.0669438833333 58.47308255, 9.098464 58.47308255))'^^xsd:string;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002650'^^xsd:integer;
  dwc:observationDate '2015-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '17'^^xsd:integer;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175630'^^xsd:integer;
  dwc:observationDate '1988-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175650'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175660'^^xsd:integer;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '5'^^xsd:integer;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175670'^^xsd:integer;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175680'^^xsd:integer;
  dwc:observationDate '1988-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "466"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '2.5'^^xsd:double;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '466'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177450'^^xsd:integer;
  dwc:observationDate '1993-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '15.033333333333'^^xsd:double;
  dwc:endTimeOfDay '15.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176430'^^xsd:integer;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.1033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.858333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.1033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.858333333333"^^xsd:decimal ;
  geo-pos:long "9.1033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1033333333333'^^xsd:double;
  dwc:latitude '57.858333333333'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002140'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.863333333333 9.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.863333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.863333333333 9.105)"^^geo:wktLiteral ;
  geo-pos:lat "57.863333333333"^^xsd:decimal ;
  geo-pos:long "9.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '4.3166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.105'^^xsd:double;
  dwc:latitude '57.863333333333'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174490'^^xsd:integer;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86003915 9.1053750333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.86003915"^^xsd:decimal ;
  dwc:decimalLongitude "9.1053750333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86003915 9.1053750333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.86003915"^^xsd:decimal ;
  geo-pos:long "9.1053750333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1053750333333'^^xsd:double;
  dwc:startLongitude '9.1053750333333'^^xsd:double;
  dwc:endLongitude '9.1498156666667'^^xsd:double;
  dwc:latitude '57.86003915'^^xsd:double;
  dwc:startLatitude '57.86003915'^^xsd:double;
  dwc:endLatitude '57.868226166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.1498156666667 57.86003915, 9.1498156666667 57.868226166667, 9.1053750333333 57.868226166667, 9.1053750333333 57.86003915, 9.1498156666667 57.86003915))'^^xsd:string;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002280'^^xsd:integer;
  dwc:observationDate '2015-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.481666666667 9.1083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.481666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.481666666667 9.1083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.481666666667"^^xsd:decimal ;
  geo-pos:long "9.1083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '5.05'^^xsd:double;
  dwc:endTimeOfDay '5.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1083333333333'^^xsd:double;
  dwc:latitude '58.481666666667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177810'^^xsd:integer;
  dwc:observationDate '1994-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.858333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.11)"^^geo:wktLiteral ;
  geo-pos:lat "57.858333333333"^^xsd:decimal ;
  geo-pos:long "9.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '15.9'^^xsd:double;
  dwc:endTimeOfDay '16.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.11'^^xsd:double;
  dwc:latitude '57.858333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002680'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.1116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1116666666667'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176040'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.1133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.858333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.858333333333 9.1133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.858333333333"^^xsd:decimal ;
  geo-pos:long "9.1133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '20.2'^^xsd:double;
  dwc:endTimeOfDay '20.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1133333333333'^^xsd:double;
  dwc:latitude '57.858333333333'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '213'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002480'^^xsd:integer;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.1133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '16.633333333333'^^xsd:double;
  dwc:endTimeOfDay '16.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1133333333333'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178290'^^xsd:integer;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86 9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.86"^^xsd:decimal ;
  dwc:decimalLongitude "9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.86 9.12)"^^geo:wktLiteral ;
  geo-pos:lat "57.86"^^xsd:decimal ;
  geo-pos:long "9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '3.25'^^xsd:double;
  dwc:endTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.12'^^xsd:double;
  dwc:latitude '57.86'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002410'^^xsd:integer;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.861666666667 9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.861666666667 9.12)"^^geo:wktLiteral ;
  geo-pos:lat "57.861666666667"^^xsd:decimal ;
  geo-pos:long "9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.12'^^xsd:double;
  dwc:latitude '57.861666666667'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002880'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.485277866667 9.1220512666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.485277866667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1220512666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.485277866667 9.1220512666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.485277866667"^^xsd:decimal ;
  geo-pos:long "9.1220512666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '2.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1220512666667'^^xsd:double;
  dwc:startLongitude '9.1220512666667'^^xsd:double;
  dwc:endLongitude '9.0815425333333'^^xsd:double;
  dwc:latitude '58.485277866667'^^xsd:double;
  dwc:startLatitude '58.485277866667'^^xsd:double;
  dwc:endLatitude '58.476704216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.1220512666667 58.476704216667, 9.1220512666667 58.485277866667, 9.0815425333333 58.485277866667, 9.0815425333333 58.476704216667, 9.1220512666667 58.476704216667))'^^xsd:string;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002760'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.861666666667 9.1283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.861666666667 9.1283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.861666666667"^^xsd:decimal ;
  geo-pos:long "9.1283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '13.35'^^xsd:double;
  dwc:endTimeOfDay '13.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1283333333333'^^xsd:double;
  dwc:latitude '57.861666666667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022170'^^xsd:integer;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.861666666667 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.861666666667 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "57.861666666667"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '22.65'^^xsd:double;
  dwc:endTimeOfDay '23.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '57.861666666667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021680'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1333333333333'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177270'^^xsd:integer;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.1333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.1333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '6.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1333333333333'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176770'^^xsd:integer;
  dwc:observationDate '1990-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.865 9.1416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.865"^^xsd:decimal ;
  dwc:decimalLongitude "9.1416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.865 9.1416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.865"^^xsd:decimal ;
  geo-pos:long "9.1416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '12.616666666667'^^xsd:double;
  dwc:endTimeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1416666666667'^^xsd:double;
  dwc:latitude '57.865'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002630'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4978539 9.14807905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4978539"^^xsd:decimal ;
  dwc:decimalLongitude "9.14807905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255.86"^^xsd:integer ;
  dwc:maximumDepthInMeters "283.67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4978539 9.14807905)"^^geo:wktLiteral ;
  geo-pos:lat "58.4978539"^^xsd:decimal ;
  geo-pos:long "9.14807905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '17.683333333333'^^xsd:double;
  dwc:endTimeOfDay '18.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.14807905'^^xsd:double;
  dwc:startLongitude '9.14807905'^^xsd:double;
  dwc:endLongitude '9.10877995'^^xsd:double;
  dwc:latitude '58.4978539'^^xsd:double;
  dwc:startLatitude '58.4978539'^^xsd:double;
  dwc:endLatitude '58.47928575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.14807905 58.47928575, 9.14807905 58.4978539, 9.10877995 58.4978539, 9.10877995 58.47928575, 9.14807905 58.47928575))'^^xsd:string;
  dwc:minimumDepth '255.86'^^xsd:double;
  dwc:maximumDepth '283.67'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721290'^^xsd:integer;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176630'^^xsd:integer;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177510'^^xsd:integer;
  dwc:observationDate '1993-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '6.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176770'^^xsd:integer;
  dwc:observationDate '1992-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.1666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.1666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.1666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "9.1666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '4.25'^^xsd:double;
  dwc:endTimeOfDay '5.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1666666666667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175430'^^xsd:integer;
  dwc:observationDate '1986-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.46 9.1716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.46"^^xsd:decimal ;
  dwc:decimalLongitude "9.1716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.46 9.1716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.46"^^xsd:decimal ;
  geo-pos:long "9.1716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '10.416666666667'^^xsd:double;
  dwc:endTimeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1716666666667'^^xsd:double;
  dwc:latitude '58.46'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002150'^^xsd:integer;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.468333333333 9.1816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.468333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "361"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.468333333333 9.1816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.468333333333"^^xsd:decimal ;
  geo-pos:long "9.1816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '20.483333333333'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1816666666667'^^xsd:double;
  dwc:latitude '58.468333333333'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '361'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002300'^^xsd:integer;
  dwc:observationDate '2014-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 9.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 9.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "9.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177460'^^xsd:integer;
  dwc:observationDate '1993-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '8.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177090'^^xsd:integer;
  dwc:observationDate '1990-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.466666666667 9.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.466666666667 9.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.466666666667"^^xsd:decimal ;
  geo-pos:long "9.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '12.916666666667'^^xsd:double;
  dwc:endTimeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.466666666667'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176620'^^xsd:integer;
  dwc:observationDate '1995-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "9.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '18.416666666667'^^xsd:double;
  dwc:endTimeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176230'^^xsd:integer;
  dwc:observationDate '1989-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "9.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175140'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.1833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "9.1833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.5'^^xsd:double;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1833333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175230'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47 9.1883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47"^^xsd:decimal ;
  dwc:decimalLongitude "9.1883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47 9.1883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.47"^^xsd:decimal ;
  geo-pos:long "9.1883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '5.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1883333333333'^^xsd:double;
  dwc:latitude '58.47'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002560'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.471666666667 9.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.471666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "348"^^xsd:integer ;
  dwc:maximumDepthInMeters "361"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.471666666667 9.19)"^^geo:wktLiteral ;
  geo-pos:lat "58.471666666667"^^xsd:decimal ;
  geo-pos:long "9.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '6.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.19'^^xsd:double;
  dwc:latitude '58.471666666667'^^xsd:double;
  dwc:minimumDepth '348'^^xsd:integer;
  dwc:maximumDepth '361'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002180'^^xsd:integer;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.471234533333 9.1907714666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.471234533333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1907714666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.471234533333 9.1907714666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.471234533333"^^xsd:decimal ;
  geo-pos:long "9.1907714666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '0.86666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1907714666667'^^xsd:double;
  dwc:startLongitude '9.1907714666667'^^xsd:double;
  dwc:endLongitude '9.21833795'^^xsd:double;
  dwc:latitude '58.471234533333'^^xsd:double;
  dwc:startLatitude '58.471234533333'^^xsd:double;
  dwc:endLatitude '58.491089583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.21833795 58.471234533333, 9.21833795 58.491089583333, 9.1907714666667 58.491089583333, 9.1907714666667 58.471234533333, 9.21833795 58.471234533333))'^^xsd:string;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002750'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.471666666667 9.1916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.471666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "354"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.471666666667 9.1916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.471666666667"^^xsd:decimal ;
  geo-pos:long "9.1916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '17.4'^^xsd:double;
  dwc:endTimeOfDay '17.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1916666666667'^^xsd:double;
  dwc:latitude '58.471666666667'^^xsd:double;
  dwc:minimumDepth '354'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021010'^^xsd:integer;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_2010100250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.478333333333 9.1983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.478333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "361"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.478333333333 9.1983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.478333333333"^^xsd:decimal ;
  geo-pos:long "9.1983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_2010100250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2010100250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2010100250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.1983333333333'^^xsd:double;
  dwc:latitude '58.478333333333'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '361'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2010100250'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '0.5'^^xsd:double;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176970'^^xsd:integer;
  dwc:observationDate '1991-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '18.816666666667'^^xsd:double;
  dwc:endTimeOfDay '19.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176370'^^xsd:integer;
  dwc:observationDate '2000-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.481666666667 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.481666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.481666666667 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.481666666667"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '9.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '58.481666666667'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175890'^^xsd:integer;
  dwc:observationDate '2001-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '353'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176780'^^xsd:integer;
  dwc:observationDate '1992-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '20.166666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176650'^^xsd:integer;
  dwc:observationDate '1987-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 9.2016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.48"^^xsd:decimal ;
  dwc:decimalLongitude "9.2016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.48 9.2016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.48"^^xsd:decimal ;
  geo-pos:long "9.2016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '21.933333333333'^^xsd:double;
  dwc:endTimeOfDay '22.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2016666666667'^^xsd:double;
  dwc:latitude '58.48'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176770'^^xsd:integer;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.485 9.2016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.485"^^xsd:decimal ;
  dwc:decimalLongitude "9.2016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.485 9.2016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.485"^^xsd:decimal ;
  geo-pos:long "9.2016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '16.95'^^xsd:double;
  dwc:endTimeOfDay '17.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2016666666667'^^xsd:double;
  dwc:latitude '58.485'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002400'^^xsd:integer;
  dwc:observationDate '2008-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4817292 9.20501435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4817292"^^xsd:decimal ;
  dwc:decimalLongitude "9.20501435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "354.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "380.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4817292 9.20501435)"^^geo:wktLiteral ;
  geo-pos:lat "58.4817292"^^xsd:decimal ;
  geo-pos:long "9.20501435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.20501435'^^xsd:double;
  dwc:startLongitude '9.20501435'^^xsd:double;
  dwc:endLongitude '9.1742430333333'^^xsd:double;
  dwc:latitude '58.4817292'^^xsd:double;
  dwc:startLatitude '58.4817292'^^xsd:double;
  dwc:endLatitude '58.456627216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.20501435 58.456627216667, 9.20501435 58.4817292, 9.1742430333333 58.4817292, 9.1742430333333 58.456627216667, 9.20501435 58.456627216667))'^^xsd:string;
  dwc:minimumDepth '354.72'^^xsd:double;
  dwc:maximumDepth '380.4'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721280'^^xsd:integer;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.482857716667 9.2058002166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.482857716667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2058002166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.482857716667 9.2058002166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.482857716667"^^xsd:decimal ;
  geo-pos:long "9.2058002166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '5.9'^^xsd:double;
  dwc:endTimeOfDay '6.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2058002166667'^^xsd:double;
  dwc:startLongitude '9.2058002166667'^^xsd:double;
  dwc:endLongitude '9.1754082333333'^^xsd:double;
  dwc:latitude '58.482857716667'^^xsd:double;
  dwc:startLatitude '58.482857716667'^^xsd:double;
  dwc:endLatitude '58.462347016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.2058002166667 58.462347016667, 9.2058002166667 58.482857716667, 9.1754082333333 58.482857716667, 9.1754082333333 58.462347016667, 9.2058002166667 58.462347016667))'^^xsd:string;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002640'^^xsd:integer;
  dwc:observationDate '2015-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87 9.2066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.87"^^xsd:decimal ;
  dwc:decimalLongitude "9.2066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87 9.2066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.87"^^xsd:decimal ;
  geo-pos:long "9.2066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '10.933333333333'^^xsd:double;
  dwc:endTimeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2066666666667'^^xsd:double;
  dwc:latitude '57.87'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176440'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.2066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.2066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.2066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '7.4333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2066666666667'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002430'^^xsd:integer;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.488333333333 9.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.488333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "342"^^xsd:integer ;
  dwc:maximumDepthInMeters "353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.488333333333 9.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.488333333333"^^xsd:decimal ;
  geo-pos:long "9.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '4.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.21'^^xsd:double;
  dwc:latitude '58.488333333333'^^xsd:double;
  dwc:minimumDepth '342'^^xsd:integer;
  dwc:maximumDepth '353'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176050'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 9.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.49"^^xsd:decimal ;
  dwc:decimalLongitude "9.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 9.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.49"^^xsd:decimal ;
  geo-pos:long "9.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '17.166666666667'^^xsd:double;
  dwc:endTimeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.21'^^xsd:double;
  dwc:latitude '58.49'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176440'^^xsd:integer;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 9.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.49"^^xsd:decimal ;
  dwc:decimalLongitude "9.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 9.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.49"^^xsd:decimal ;
  geo-pos:long "9.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.21'^^xsd:double;
  dwc:latitude '58.49'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177820'^^xsd:integer;
  dwc:observationDate '1994-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.488333333333 9.2116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.488333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.488333333333 9.2116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.488333333333"^^xsd:decimal ;
  geo-pos:long "9.2116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '18.533333333333'^^xsd:double;
  dwc:endTimeOfDay '19.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2116666666667'^^xsd:double;
  dwc:latitude '58.488333333333'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178300'^^xsd:integer;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 9.2133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.49"^^xsd:decimal ;
  dwc:decimalLongitude "9.2133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "328"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.49 9.2133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.49"^^xsd:decimal ;
  geo-pos:long "9.2133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '21.183333333333'^^xsd:double;
  dwc:endTimeOfDay '21.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2133333333333'^^xsd:double;
  dwc:latitude '58.49'^^xsd:double;
  dwc:minimumDepth '328'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174170'^^xsd:integer;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.2166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.2166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.2166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2166666666667'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175450'^^xsd:integer;
  dwc:observationDate '1988-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.2166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.2166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.2166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.25'^^xsd:double;
  dwc:endTimeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2166666666667'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177520'^^xsd:integer;
  dwc:observationDate '1993-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.2166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.2166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.2166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "9.2166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.25'^^xsd:double;
  dwc:endTimeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2166666666667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175470'^^xsd:integer;
  dwc:observationDate '1984-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.491666666667 9.2183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.491666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.491666666667 9.2183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.491666666667"^^xsd:decimal ;
  geo-pos:long "9.2183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '2.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2183333333333'^^xsd:double;
  dwc:latitude '58.491666666667'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002580'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946666666667 9.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.946666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946666666667 9.225)"^^geo:wktLiteral ;
  geo-pos:lat "57.946666666667"^^xsd:decimal ;
  geo-pos:long "9.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '16.233333333333'^^xsd:double;
  dwc:endTimeOfDay '16.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.225'^^xsd:double;
  dwc:latitude '57.946666666667'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002460'^^xsd:integer;
  dwc:observationDate '2009-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.498333333333 9.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.498333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "343"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.498333333333 9.225)"^^geo:wktLiteral ;
  geo-pos:lat "58.498333333333"^^xsd:decimal ;
  geo-pos:long "9.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.225'^^xsd:double;
  dwc:latitude '58.498333333333'^^xsd:double;
  dwc:minimumDepth '343'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021440'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948333333333 9.2333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948333333333 9.2333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.948333333333"^^xsd:decimal ;
  geo-pos:long "9.2333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '15.233333333333'^^xsd:double;
  dwc:endTimeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2333333333333'^^xsd:double;
  dwc:latitude '57.948333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002610'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.2333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.2333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.2333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.2333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2333333333333'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176640'^^xsd:integer;
  dwc:observationDate '1989-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.2333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.2333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.2333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "9.2333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '5'^^xsd:integer;
  dwc:endTimeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2333333333333'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177260'^^xsd:integer;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.938333333333"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '14.883333333333'^^xsd:double;
  dwc:endTimeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '57.938333333333'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177670'^^xsd:integer;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.483333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.483333333333 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.483333333333"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '16.333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '58.483333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175150'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.2516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.2516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.938333333333"^^xsd:decimal ;
  geo-pos:long "9.2516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2516666666667'^^xsd:double;
  dwc:latitude '57.938333333333'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176520'^^xsd:integer;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.2566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.2566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.2566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2566666666667'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002670'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.2566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.2566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.938333333333"^^xsd:decimal ;
  geo-pos:long "9.2566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2566666666667'^^xsd:double;
  dwc:latitude '57.938333333333'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002450'^^xsd:integer;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.927060666667 9.2608936666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.927060666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2608936666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.927060666667 9.2608936666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.927060666667"^^xsd:decimal ;
  geo-pos:long "9.2608936666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '12.416666666667'^^xsd:double;
  dwc:endTimeOfDay '12.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2608936666667'^^xsd:double;
  dwc:startLongitude '9.2608936666667'^^xsd:double;
  dwc:endLongitude '9.307396'^^xsd:double;
  dwc:latitude '57.927060666667'^^xsd:double;
  dwc:startLatitude '57.927060666667'^^xsd:double;
  dwc:endLatitude '57.940109833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.307396 57.927060666667, 9.307396 57.940109833333, 9.2608936666667 57.940109833333, 9.2608936666667 57.927060666667, 9.307396 57.927060666667))'^^xsd:string;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002300'^^xsd:integer;
  dwc:observationDate '2015-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9405344 9.2609619333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9405344"^^xsd:decimal ;
  dwc:decimalLongitude "9.2609619333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9405344 9.2609619333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9405344"^^xsd:decimal ;
  geo-pos:long "9.2609619333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2609619333333'^^xsd:double;
  dwc:startLongitude '9.2609619333333'^^xsd:double;
  dwc:endLongitude '9.3038533166667'^^xsd:double;
  dwc:latitude '57.9405344'^^xsd:double;
  dwc:startLatitude '57.9405344'^^xsd:double;
  dwc:endLatitude '57.9521548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3038533166667 57.9405344, 9.3038533166667 57.9521548, 9.2609619333333 57.9521548, 9.2609619333333 57.9405344, 9.3038533166667 57.9405344))'^^xsd:string;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002690'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 9.2616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.945"^^xsd:decimal ;
  dwc:decimalLongitude "9.2616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 9.2616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.945"^^xsd:decimal ;
  geo-pos:long "9.2616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2616666666667'^^xsd:double;
  dwc:latitude '57.945'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178130'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908333333333 9.2633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.908333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908333333333 9.2633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.908333333333"^^xsd:decimal ;
  geo-pos:long "9.2633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '22.666666666667'^^xsd:double;
  dwc:endTimeOfDay '23.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2633333333333'^^xsd:double;
  dwc:latitude '57.908333333333'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021330'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 9.2633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.926666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926666666667 9.2633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.926666666667"^^xsd:decimal ;
  geo-pos:long "9.2633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '9.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2633333333333'^^xsd:double;
  dwc:latitude '57.926666666667'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002460'^^xsd:integer;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.936666666667 9.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.936666666667 9.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.936666666667"^^xsd:decimal ;
  geo-pos:long "9.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '16.016666666667'^^xsd:double;
  dwc:endTimeOfDay '16.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2666666666667'^^xsd:double;
  dwc:latitude '57.936666666667'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022180'^^xsd:integer;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.2666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 9.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "9.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '20.166666666667'^^xsd:double;
  dwc:endTimeOfDay '20.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2666666666667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176240'^^xsd:integer;
  dwc:observationDate '1989-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 9.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "9.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2666666666667'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176780'^^xsd:integer;
  dwc:observationDate '1990-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.561666666667 9.2666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.561666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.561666666667 9.2666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.561666666667"^^xsd:decimal ;
  geo-pos:long "9.2666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.85'^^xsd:double;
  dwc:endTimeOfDay '8.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2666666666667'^^xsd:double;
  dwc:latitude '58.561666666667'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002570'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92756845 9.2666994166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.92756845"^^xsd:decimal ;
  dwc:decimalLongitude "9.2666994166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92756845 9.2666994166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.92756845"^^xsd:decimal ;
  geo-pos:long "9.2666994166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '19.516666666667'^^xsd:double;
  dwc:endTimeOfDay '20.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2666994166667'^^xsd:double;
  dwc:startLongitude '9.2666994166667'^^xsd:double;
  dwc:endLongitude '9.3212965666667'^^xsd:double;
  dwc:latitude '57.92756845'^^xsd:double;
  dwc:startLatitude '57.92756845'^^xsd:double;
  dwc:endLatitude '57.943066166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3212965666667 57.92756845, 9.3212965666667 57.943066166667, 9.2666994166667 57.943066166667, 9.2666994166667 57.92756845, 9.3212965666667 57.92756845))'^^xsd:string;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172750'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.56311585 9.2715599833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.56311585"^^xsd:decimal ;
  dwc:decimalLongitude "9.2715599833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.56311585 9.2715599833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.56311585"^^xsd:decimal ;
  geo-pos:long "9.2715599833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '12.183333333333'^^xsd:double;
  dwc:endTimeOfDay '12.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2715599833333'^^xsd:double;
  dwc:startLongitude '9.2715599833333'^^xsd:double;
  dwc:endLongitude '9.3059295666667'^^xsd:double;
  dwc:latitude '58.56311585'^^xsd:double;
  dwc:startLatitude '58.56311585'^^xsd:double;
  dwc:endLatitude '58.580329266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3059295666667 58.56311585, 9.3059295666667 58.580329266667, 9.2715599833333 58.580329266667, 9.2715599833333 58.56311585, 9.3059295666667 58.56311585))'^^xsd:string;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002790'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.903333333333 9.2716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.903333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.903333333333 9.2716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.903333333333"^^xsd:decimal ;
  geo-pos:long "9.2716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '12.3'^^xsd:double;
  dwc:endTimeOfDay '12.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2716666666667'^^xsd:double;
  dwc:latitude '57.903333333333'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002660'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.941666666667 9.2716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.941666666667 9.2716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.941666666667"^^xsd:decimal ;
  geo-pos:long "9.2716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2716666666667'^^xsd:double;
  dwc:latitude '57.941666666667'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177040'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565 9.2733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.2733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565 9.2733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.565"^^xsd:decimal ;
  geo-pos:long "9.2733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2733333333333'^^xsd:double;
  dwc:latitude '58.565'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002190'^^xsd:integer;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 9.2733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 9.2733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "9.2733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '0.51666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2733333333333'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002570'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.915 9.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.915"^^xsd:decimal ;
  dwc:decimalLongitude "9.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.915 9.275)"^^geo:wktLiteral ;
  geo-pos:lat "57.915"^^xsd:decimal ;
  geo-pos:long "9.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '13.366666666667'^^xsd:double;
  dwc:endTimeOfDay '13.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.275'^^xsd:double;
  dwc:latitude '57.915'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002600'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_2010100260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 9.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 9.275)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "9.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_2010100260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2010100260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2010100260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.275'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2010100260'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.945"^^xsd:decimal ;
  dwc:decimalLongitude "9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 9.28)"^^geo:wktLiteral ;
  geo-pos:lat "57.945"^^xsd:decimal ;
  geo-pos:long "9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '12.533333333333'^^xsd:double;
  dwc:endTimeOfDay '13.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.28'^^xsd:double;
  dwc:latitude '57.945'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002170'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 9.2816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 9.2816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "9.2816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '19.533333333333'^^xsd:double;
  dwc:endTimeOfDay '20.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2816666666667'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002410'^^xsd:integer;
  dwc:observationDate '2008-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.570226116667 9.2820351333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.570226116667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2820351333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.570226116667 9.2820351333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.570226116667"^^xsd:decimal ;
  geo-pos:long "9.2820351333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '4'^^xsd:integer;
  dwc:endTimeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2820351333333'^^xsd:double;
  dwc:startLongitude '9.2820351333333'^^xsd:double;
  dwc:endLongitude '9.2406808333333'^^xsd:double;
  dwc:latitude '58.570226116667'^^xsd:double;
  dwc:startLatitude '58.570226116667'^^xsd:double;
  dwc:endLatitude '58.54921885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.2820351333333 58.54921885, 9.2820351333333 58.570226116667, 9.2406808333333 58.570226116667, 9.2406808333333 58.54921885, 9.2820351333333 58.54921885))'^^xsd:string;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002630'^^xsd:integer;
  dwc:observationDate '2015-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.57 9.285)"^^geo:wktLiteral ;
  geo-pos:lat "58.57"^^xsd:decimal ;
  geo-pos:long "9.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.483333333333'^^xsd:double;
  dwc:endTimeOfDay '12.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.285'^^xsd:double;
  dwc:latitude '58.57'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002160'^^xsd:integer;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.2866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.2866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.2866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.2866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.25'^^xsd:double;
  dwc:endTimeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2866666666667'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176470'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565 9.2866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.2866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565 9.2866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.565"^^xsd:decimal ;
  geo-pos:long "9.2866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '19.25'^^xsd:double;
  dwc:endTimeOfDay '19.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2866666666667'^^xsd:double;
  dwc:latitude '58.565'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021020'^^xsd:integer;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.571666666667 9.2866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.571666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.571666666667 9.2866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.571666666667"^^xsd:decimal ;
  geo-pos:long "9.2866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '5.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2866666666667'^^xsd:double;
  dwc:latitude '58.571666666667'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002420'^^xsd:integer;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.947855 9.2878396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.947855"^^xsd:decimal ;
  dwc:decimalLongitude "9.2878396666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.947855 9.2878396666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.947855"^^xsd:decimal ;
  geo-pos:long "9.2878396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2878396666667'^^xsd:double;
  dwc:startLongitude '9.2878396666667'^^xsd:double;
  dwc:endLongitude '9.3228591666667'^^xsd:double;
  dwc:latitude '57.947855'^^xsd:double;
  dwc:startLatitude '57.947855'^^xsd:double;
  dwc:endLatitude '57.960983833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3228591666667 57.947855, 9.3228591666667 57.960983833333, 9.2878396666667 57.960983833333, 9.2878396666667 57.947855, 9.3228591666667 57.947855))'^^xsd:string;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002290'^^xsd:integer;
  dwc:observationDate '2015-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946666666667 9.2883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.946666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946666666667 9.2883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.946666666667"^^xsd:decimal ;
  geo-pos:long "9.2883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '6.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2883333333333'^^xsd:double;
  dwc:latitude '57.946666666667'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002600'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563333333333 9.2883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563333333333 9.2883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.563333333333"^^xsd:decimal ;
  geo-pos:long "9.2883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '14.25'^^xsd:double;
  dwc:endTimeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2883333333333'^^xsd:double;
  dwc:latitude '58.563333333333'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175910'^^xsd:integer;
  dwc:observationDate '2001-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565 9.2883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.2883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.565 9.2883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.565"^^xsd:decimal ;
  geo-pos:long "9.2883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '23.216666666667'^^xsd:double;
  dwc:endTimeOfDay '23.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2883333333333'^^xsd:double;
  dwc:latitude '58.565'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174180'^^xsd:integer;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.943333333333 9.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.943333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.943333333333 9.29)"^^geo:wktLiteral ;
  geo-pos:lat "57.943333333333"^^xsd:decimal ;
  geo-pos:long "9.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '10.966666666667'^^xsd:double;
  dwc:endTimeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.29'^^xsd:double;
  dwc:latitude '57.943333333333'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021530'^^xsd:integer;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 9.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566666666667 9.29)"^^geo:wktLiteral ;
  geo-pos:lat "58.566666666667"^^xsd:decimal ;
  geo-pos:long "9.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '0.016666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.51666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.29'^^xsd:double;
  dwc:latitude '58.566666666667'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176780'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 9.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.568333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 9.29)"^^geo:wktLiteral ;
  geo-pos:lat "58.568333333333"^^xsd:decimal ;
  geo-pos:long "9.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '20.583333333333'^^xsd:double;
  dwc:endTimeOfDay '21.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.29'^^xsd:double;
  dwc:latitude '58.568333333333'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176380'^^xsd:integer;
  dwc:observationDate '2000-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 9.2916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.945"^^xsd:decimal ;
  dwc:decimalLongitude "9.2916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.945 9.2916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.945"^^xsd:decimal ;
  geo-pos:long "9.2916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '5.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2916666666667'^^xsd:double;
  dwc:latitude '57.945'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176690'^^xsd:integer;
  dwc:observationDate '1998-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948333333333 9.2916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948333333333 9.2916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.948333333333"^^xsd:decimal ;
  geo-pos:long "9.2916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '5.45'^^xsd:double;
  dwc:endTimeOfDay '5.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2916666666667'^^xsd:double;
  dwc:latitude '57.948333333333'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002850'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 9.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.568333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568333333333 9.295)"^^geo:wktLiteral ;
  geo-pos:lat "58.568333333333"^^xsd:decimal ;
  geo-pos:long "9.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '12.95'^^xsd:double;
  dwc:endTimeOfDay '13.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.295'^^xsd:double;
  dwc:latitude '58.568333333333'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021450'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576253283333 9.2960724333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576253283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2960724333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256.82"^^xsd:integer ;
  dwc:maximumDepthInMeters "298.82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576253283333 9.2960724333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.576253283333"^^xsd:decimal ;
  geo-pos:long "9.2960724333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '0.066666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.56666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2960724333333'^^xsd:double;
  dwc:startLongitude '9.2960724333333'^^xsd:double;
  dwc:endLongitude '9.2549708'^^xsd:double;
  dwc:latitude '58.576253283333'^^xsd:double;
  dwc:startLatitude '58.576253283333'^^xsd:double;
  dwc:endLatitude '58.556925133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.2960724333333 58.556925133333, 9.2960724333333 58.576253283333, 9.2549708 58.576253283333, 9.2549708 58.556925133333, 9.2960724333333 58.556925133333))'^^xsd:string;
  dwc:minimumDepth '256.82'^^xsd:double;
  dwc:maximumDepth '298.82'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721250'^^xsd:integer;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.2966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.2966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.2966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.2966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '13.933333333333'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2966666666667'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176780'^^xsd:integer;
  dwc:observationDate '1995-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.952429433333 9.2977378833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.952429433333"^^xsd:decimal ;
  dwc:decimalLongitude "9.2977378833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.952429433333 9.2977378833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.952429433333"^^xsd:decimal ;
  geo-pos:long "9.2977378833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '17'^^xsd:integer;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2977378833333'^^xsd:double;
  dwc:startLongitude '9.2977378833333'^^xsd:double;
  dwc:endLongitude '9.3384423'^^xsd:double;
  dwc:latitude '57.952429433333'^^xsd:double;
  dwc:startLatitude '57.952429433333'^^xsd:double;
  dwc:endLatitude '57.973787883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3384423 57.952429433333, 9.3384423 57.973787883333, 9.2977378833333 57.973787883333, 9.2977378833333 57.952429433333, 9.3384423 57.952429433333))'^^xsd:string;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172740'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.935 9.2983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.935"^^xsd:decimal ;
  dwc:decimalLongitude "9.2983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.935 9.2983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.935"^^xsd:decimal ;
  geo-pos:long "9.2983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.2983333333333'^^xsd:double;
  dwc:latitude '57.935'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002330'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176530'^^xsd:integer;
  dwc:observationDate '1987-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175470'^^xsd:integer;
  dwc:observationDate '1985-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176660'^^xsd:integer;
  dwc:observationDate '1987-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175240'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.58"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.58"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '7.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '58.58'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176060'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.3016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.3016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "289"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.3016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.3016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '21.933333333333'^^xsd:double;
  dwc:endTimeOfDay '22.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3016666666667'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '289'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002340'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.3033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.3033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.938333333333"^^xsd:decimal ;
  geo-pos:long "9.3033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '14.116666666667'^^xsd:double;
  dwc:endTimeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3033333333333'^^xsd:double;
  dwc:latitude '57.938333333333'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002180'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938333333333 9.305)"^^geo:wktLiteral ;
  geo-pos:lat "57.938333333333"^^xsd:decimal ;
  geo-pos:long "9.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '4.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.305'^^xsd:double;
  dwc:latitude '57.938333333333'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002590'^^xsd:integer;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.940262 9.3070060833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.940262"^^xsd:decimal ;
  dwc:decimalLongitude "9.3070060833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.940262 9.3070060833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.940262"^^xsd:decimal ;
  geo-pos:long "9.3070060833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.133333333333'^^xsd:double;
  dwc:endTimeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3070060833333'^^xsd:double;
  dwc:startLongitude '9.3070060833333'^^xsd:double;
  dwc:endLongitude '9.2690045833333'^^xsd:double;
  dwc:latitude '57.940262'^^xsd:double;
  dwc:startLatitude '57.940262'^^xsd:double;
  dwc:endLatitude '57.9266669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3070060833333 57.9266669, 9.3070060833333 57.940262, 9.2690045833333 57.940262, 9.2690045833333 57.9266669, 9.3070060833333 57.9266669))'^^xsd:string;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002700'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 9.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.94"^^xsd:decimal ;
  dwc:decimalLongitude "9.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 9.31)"^^geo:wktLiteral ;
  geo-pos:lat "57.94"^^xsd:decimal ;
  geo-pos:long "9.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '3.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.31'^^xsd:double;
  dwc:latitude '57.94'^^xsd:double;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002840'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 9.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.94"^^xsd:decimal ;
  dwc:decimalLongitude "9.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94 9.315)"^^geo:wktLiteral ;
  geo-pos:lat "57.94"^^xsd:decimal ;
  geo-pos:long "9.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.315'^^xsd:double;
  dwc:latitude '57.94'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002840'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946666666667 9.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.946666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946666666667 9.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.946666666667"^^xsd:decimal ;
  geo-pos:long "9.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '17.683333333333'^^xsd:double;
  dwc:endTimeOfDay '18.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3166666666667'^^xsd:double;
  dwc:latitude '57.946666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '266'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176170'^^xsd:integer;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.3166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.3166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.3166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.3166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3166666666667'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174450'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.586666666667 9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.586666666667 9.32)"^^geo:wktLiteral ;
  geo-pos:lat "58.586666666667"^^xsd:decimal ;
  geo-pos:long "9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '19.616666666667'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.32'^^xsd:double;
  dwc:latitude '58.586666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176450'^^xsd:integer;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87 9.3266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.87"^^xsd:decimal ;
  dwc:decimalLongitude "9.3266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87 9.3266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.87"^^xsd:decimal ;
  geo-pos:long "9.3266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3266666666667'^^xsd:double;
  dwc:latitude '57.87'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177580'^^xsd:integer;
  dwc:observationDate '1999-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.525 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.525"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.525 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "58.525"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '21.066666666667'^^xsd:double;
  dwc:endTimeOfDay '21.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '58.525'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178310'^^xsd:integer;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "9.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175290'^^xsd:integer;
  dwc:observationDate '1984-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.985 9.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.985"^^xsd:decimal ;
  dwc:decimalLongitude "9.3333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "378"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.985 9.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.985"^^xsd:decimal ;
  geo-pos:long "9.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '12.883333333333'^^xsd:double;
  dwc:endTimeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '57.985'^^xsd:double;
  dwc:minimumDepth '378'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021540'^^xsd:integer;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 9.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 9.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "9.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177250'^^xsd:integer;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 9.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 9.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "9.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '18.25'^^xsd:double;
  dwc:endTimeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175690'^^xsd:integer;
  dwc:observationDate '1988-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.3333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.3333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.3333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.3333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '14.783333333333'^^xsd:double;
  dwc:endTimeOfDay '15.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3333333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176790'^^xsd:integer;
  dwc:observationDate '1992-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.988333333333 9.3466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.988333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.988333333333 9.3466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.988333333333"^^xsd:decimal ;
  geo-pos:long "9.3466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '20.5'^^xsd:double;
  dwc:endTimeOfDay '21.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3466666666667'^^xsd:double;
  dwc:latitude '57.988333333333'^^xsd:double;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174460'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.596666666667 9.3466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.596666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.596666666667 9.3466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.596666666667"^^xsd:decimal ;
  geo-pos:long "9.3466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '1.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3466666666667'^^xsd:double;
  dwc:latitude '58.596666666667'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174190'^^xsd:integer;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.611666666667 9.3483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.611666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.611666666667 9.3483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.611666666667"^^xsd:decimal ;
  geo-pos:long "9.3483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '21.7'^^xsd:double;
  dwc:endTimeOfDay '22.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3483333333333'^^xsd:double;
  dwc:latitude '58.611666666667'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002420'^^xsd:integer;
  dwc:observationDate '2008-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.75'^^xsd:double;
  dwc:endTimeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175460'^^xsd:integer;
  dwc:observationDate '1985-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175450'^^xsd:integer;
  dwc:observationDate '1986-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '12.75'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176790'^^xsd:integer;
  dwc:observationDate '1990-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175250'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.612911866667 9.3509149333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.612911866667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3509149333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.612911866667 9.3509149333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.612911866667"^^xsd:decimal ;
  geo-pos:long "9.3509149333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '2.1'^^xsd:double;
  dwc:endTimeOfDay '2.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3509149333333'^^xsd:double;
  dwc:startLongitude '9.3509149333333'^^xsd:double;
  dwc:endLongitude '9.3768025'^^xsd:double;
  dwc:latitude '58.612911866667'^^xsd:double;
  dwc:startLatitude '58.612911866667'^^xsd:double;
  dwc:endLatitude '58.627306833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3768025 58.612911866667, 9.3768025 58.627306833333, 9.3509149333333 58.627306833333, 9.3509149333333 58.612911866667, 9.3768025 58.612911866667))'^^xsd:string;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002620'^^xsd:integer;
  dwc:observationDate '2015-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.613333333333 9.3516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.613333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.613333333333 9.3516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.613333333333"^^xsd:decimal ;
  geo-pos:long "9.3516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3516666666667'^^xsd:double;
  dwc:latitude '58.613333333333'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002320'^^xsd:integer;
  dwc:observationDate '2014-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 9.3566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 9.3566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "9.3566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '9.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3566666666667'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002580'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.3583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.3583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.3583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.3583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '14.983333333333'^^xsd:double;
  dwc:endTimeOfDay '15.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3583333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '259'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021460'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.595 9.3633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.595"^^xsd:decimal ;
  dwc:decimalLongitude "9.3633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.595 9.3633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.595"^^xsd:decimal ;
  geo-pos:long "9.3633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '15.75'^^xsd:double;
  dwc:endTimeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3633333333333'^^xsd:double;
  dwc:latitude '58.595'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175920'^^xsd:integer;
  dwc:observationDate '2001-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.3633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.3633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.3633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "9.3633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13.783333333333'^^xsd:double;
  dwc:endTimeOfDay '14.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3633333333333'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002170'^^xsd:integer;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.619618416667 9.3644462666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.619618416667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3644462666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.619618416667 9.3644462666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.619618416667"^^xsd:decimal ;
  geo-pos:long "9.3644462666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '13.65'^^xsd:double;
  dwc:endTimeOfDay '14.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3644462666667'^^xsd:double;
  dwc:startLongitude '9.3644462666667'^^xsd:double;
  dwc:endLongitude '9.3929032833333'^^xsd:double;
  dwc:latitude '58.619618416667'^^xsd:double;
  dwc:startLatitude '58.619618416667'^^xsd:double;
  dwc:endLatitude '58.6365345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3929032833333 58.619618416667, 9.3929032833333 58.6365345, 9.3644462666667 58.6365345, 9.3644462666667 58.619618416667, 9.3929032833333 58.619618416667))'^^xsd:string;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002800'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.596666666667 9.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.596666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.596666666667 9.365)"^^geo:wktLiteral ;
  geo-pos:lat "58.596666666667"^^xsd:decimal ;
  geo-pos:long "9.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.365'^^xsd:double;
  dwc:latitude '58.596666666667'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177830'^^xsd:integer;
  dwc:observationDate '1994-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.365)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "9.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '10.333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.365'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021070'^^xsd:integer;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.365)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "9.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '22.216666666667'^^xsd:double;
  dwc:endTimeOfDay '22.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.365'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021030'^^xsd:integer;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.365)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "9.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '4.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.365'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl 14 35'^^xsd:string;
  dwc:occurrenceId '200510021050'^^xsd:integer;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 9.365)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "9.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '7.2'^^xsd:double;
  dwc:endTimeOfDay '7.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.365'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021060'^^xsd:integer;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '10.25'^^xsd:double;
  dwc:endTimeOfDay '10.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3666666666667'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176640'^^xsd:integer;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '15.333333333333'^^xsd:double;
  dwc:endTimeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3666666666667'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176650'^^xsd:integer;
  dwc:observationDate '1989-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3666666666667'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175460'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.593333333333 9.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.593333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.593333333333 9.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.593333333333"^^xsd:decimal ;
  geo-pos:long "9.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '1.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3666666666667'^^xsd:double;
  dwc:latitude '58.593333333333'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176790'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.3666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3666666666667'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176850'^^xsd:integer;
  dwc:observationDate '1987-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3666666666667'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177530'^^xsd:integer;
  dwc:observationDate '1993-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 9.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.621666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "277"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 9.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.621666666667"^^xsd:decimal ;
  geo-pos:long "9.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '16.3'^^xsd:double;
  dwc:endTimeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3666666666667'^^xsd:double;
  dwc:latitude '58.621666666667'^^xsd:double;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '277'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl 14 35'^^xsd:string;
  dwc:occurrenceId '200510021090'^^xsd:integer;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 9.3666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.621666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 9.3666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.621666666667"^^xsd:decimal ;
  geo-pos:long "9.3666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '1.55'^^xsd:double;
  dwc:endTimeOfDay '2.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3666666666667'^^xsd:double;
  dwc:latitude '58.621666666667'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl 14 35'^^xsd:string;
  dwc:occurrenceId '200510021040'^^xsd:integer;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_2010100270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.595 9.3683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.595"^^xsd:decimal ;
  dwc:decimalLongitude "9.3683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.595 9.3683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.595"^^xsd:decimal ;
  geo-pos:long "9.3683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_2010100270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2010100270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2010100270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '7.1'^^xsd:double;
  dwc:endTimeOfDay '7.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3683333333333'^^xsd:double;
  dwc:latitude '58.595'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2010100270'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 9.3683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.621666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.621666666667 9.3683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.621666666667"^^xsd:decimal ;
  geo-pos:long "9.3683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '13.266666666667'^^xsd:double;
  dwc:endTimeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3683333333333'^^xsd:double;
  dwc:latitude '58.621666666667'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl 14 35'^^xsd:string;
  dwc:occurrenceId '200510021080'^^xsd:integer;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.591666666667 9.3716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.591666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.591666666667 9.3716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.591666666667"^^xsd:decimal ;
  geo-pos:long "9.3716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '15.183333333333'^^xsd:double;
  dwc:endTimeOfDay '15.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3716666666667'^^xsd:double;
  dwc:latitude '58.591666666667'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176630'^^xsd:integer;
  dwc:observationDate '1995-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.598333333333 9.3733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.598333333333 9.3733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.598333333333"^^xsd:decimal ;
  geo-pos:long "9.3733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '22.166666666667'^^xsd:double;
  dwc:endTimeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3733333333333'^^xsd:double;
  dwc:latitude '58.598333333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176390'^^xsd:integer;
  dwc:observationDate '2000-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 9.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 9.375)"^^geo:wktLiteral ;
  geo-pos:lat "58.625"^^xsd:decimal ;
  geo-pos:long "9.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.375'^^xsd:double;
  dwc:latitude '58.625'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002590'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.866666666667 9.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.866666666667"^^xsd:decimal ;
  geo-pos:long "9.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3833333333333'^^xsd:double;
  dwc:latitude '57.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176510'^^xsd:integer;
  dwc:observationDate '1987-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.883333333333 9.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.883333333333"^^xsd:decimal ;
  geo-pos:long "9.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3833333333333'^^xsd:double;
  dwc:latitude '57.883333333333'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177470'^^xsd:integer;
  dwc:observationDate '1993-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.3833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.3833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.3833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "9.3833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3833333333333'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177070'^^xsd:integer;
  dwc:observationDate '1990-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633314833333 9.38625865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633314833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.38625865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "271.55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633314833333 9.38625865)"^^geo:wktLiteral ;
  geo-pos:lat "58.633314833333"^^xsd:decimal ;
  geo-pos:long "9.38625865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '22.566666666667'^^xsd:double;
  dwc:endTimeOfDay '23.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.38625865'^^xsd:double;
  dwc:startLongitude '9.38625865'^^xsd:double;
  dwc:endLongitude '9.34900255'^^xsd:double;
  dwc:latitude '58.633314833333'^^xsd:double;
  dwc:startLatitude '58.633314833333'^^xsd:double;
  dwc:endLatitude '58.608397166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.38625865 58.608397166667, 9.38625865 58.633314833333, 9.34900255 58.633314833333, 9.34900255 58.608397166667, 9.38625865 58.608397166667))'^^xsd:string;
  dwc:minimumDepth '254.59'^^xsd:double;
  dwc:maximumDepth '271.55'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721240'^^xsd:integer;
  dwc:observationDate '2017-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 9.3866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.3866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 9.3866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333333333"^^xsd:decimal ;
  geo-pos:long "9.3866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3866666666667'^^xsd:double;
  dwc:latitude '58.633333333333'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002410'^^xsd:integer;
  dwc:observationDate '2006-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59 9.3916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.59"^^xsd:decimal ;
  dwc:decimalLongitude "9.3916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59 9.3916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.59"^^xsd:decimal ;
  geo-pos:long "9.3916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '14.6'^^xsd:double;
  dwc:endTimeOfDay '15.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.3916666666667'^^xsd:double;
  dwc:latitude '58.59'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022510'^^xsd:integer;
  dwc:observationDate '2004-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176980'^^xsd:integer;
  dwc:observationDate '1991-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.356666666667 9.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.356666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.356666666667 9.405)"^^geo:wktLiteral ;
  geo-pos:lat "58.356666666667"^^xsd:decimal ;
  geo-pos:long "9.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '1.75'^^xsd:double;
  dwc:endTimeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.405'^^xsd:double;
  dwc:latitude '58.356666666667'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002540'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.641666666667 9.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.641666666667 9.405)"^^geo:wktLiteral ;
  geo-pos:lat "58.641666666667"^^xsd:decimal ;
  geo-pos:long "9.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '12.766666666667'^^xsd:double;
  dwc:endTimeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.405'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022340'^^xsd:integer;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365316616667 9.40688135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.365316616667"^^xsd:decimal ;
  dwc:decimalLongitude "9.40688135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "493.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "544.96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.365316616667 9.40688135)"^^geo:wktLiteral ;
  geo-pos:lat "58.365316616667"^^xsd:decimal ;
  geo-pos:long "9.40688135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '7.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.40688135'^^xsd:double;
  dwc:startLongitude '9.40688135'^^xsd:double;
  dwc:endLongitude '9.4227692833333'^^xsd:double;
  dwc:latitude '58.365316616667'^^xsd:double;
  dwc:startLatitude '58.365316616667'^^xsd:double;
  dwc:endLatitude '58.39144615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.4227692833333 58.365316616667, 9.4227692833333 58.39144615, 9.40688135 58.39144615, 9.40688135 58.365316616667, 9.4227692833333 58.365316616667))'^^xsd:string;
  dwc:minimumDepth '493.27'^^xsd:double;
  dwc:maximumDepth '544.96'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721270'^^xsd:integer;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.891958283333 9.4166171333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.891958283333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4166171333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.891958283333 9.4166171333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.891958283333"^^xsd:decimal ;
  geo-pos:long "9.4166171333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.483333333333'^^xsd:double;
  dwc:endTimeOfDay '14.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4166171333333'^^xsd:double;
  dwc:startLongitude '9.4166171333333'^^xsd:double;
  dwc:endLongitude '9.4580366'^^xsd:double;
  dwc:latitude '57.891958283333'^^xsd:double;
  dwc:startLatitude '57.891958283333'^^xsd:double;
  dwc:endLatitude '57.908836316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.4580366 57.891958283333, 9.4580366 57.908836316667, 9.4166171333333 57.908836316667, 9.4166171333333 57.891958283333, 9.4580366 57.891958283333))'^^xsd:string;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002310'^^xsd:integer;
  dwc:observationDate '2015-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 9.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "9.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4166666666667'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175450'^^xsd:integer;
  dwc:observationDate '1985-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.933333333333 9.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.933333333333"^^xsd:decimal ;
  geo-pos:long "9.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '14.233333333333'^^xsd:double;
  dwc:endTimeOfDay '14.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4166666666667'^^xsd:double;
  dwc:latitude '57.933333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176650'^^xsd:integer;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.4166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.4166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.4166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.4166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '7.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4166666666667'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177080'^^xsd:integer;
  dwc:observationDate '1990-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.893531533333 9.4227108166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.893531533333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4227108166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.893531533333 9.4227108166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.893531533333"^^xsd:decimal ;
  geo-pos:long "9.4227108166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '21.35'^^xsd:double;
  dwc:endTimeOfDay '21.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4227108166667'^^xsd:double;
  dwc:startLongitude '9.4227108166667'^^xsd:double;
  dwc:endLongitude '9.47094415'^^xsd:double;
  dwc:latitude '57.893531533333'^^xsd:double;
  dwc:startLatitude '57.893531533333'^^xsd:double;
  dwc:endLatitude '57.914267066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.47094415 57.893531533333, 9.47094415 57.914267066667, 9.4227108166667 57.914267066667, 9.4227108166667 57.893531533333, 9.47094415 57.893531533333))'^^xsd:string;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172760'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8988524 9.4301140666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8988524"^^xsd:decimal ;
  dwc:decimalLongitude "9.4301140666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8988524 9.4301140666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8988524"^^xsd:decimal ;
  geo-pos:long "9.4301140666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4301140666667'^^xsd:double;
  dwc:startLongitude '9.4301140666667'^^xsd:double;
  dwc:endLongitude '9.4768312333333'^^xsd:double;
  dwc:latitude '57.8988524'^^xsd:double;
  dwc:startLatitude '57.8988524'^^xsd:double;
  dwc:endLatitude '57.910603033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.4768312333333 57.8988524, 9.4768312333333 57.910603033333, 9.4301140666667 57.910603033333, 9.4301140666667 57.8988524, 9.4768312333333 57.8988524))'^^xsd:string;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002710'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.4333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4333333333333'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176520'^^xsd:integer;
  dwc:observationDate '1987-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110176990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.4333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110176990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110176990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110176990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110176990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '3.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4333333333333'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110176990'^^xsd:integer;
  dwc:observationDate '1991-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.4333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4333333333333'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175300'^^xsd:integer;
  dwc:observationDate '1984-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.4333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.4333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "9.4333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '4.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4333333333333'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175380'^^xsd:integer;
  dwc:observationDate '1988-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.901666666667 9.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.901666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.901666666667 9.445)"^^geo:wktLiteral ;
  geo-pos:lat "57.901666666667"^^xsd:decimal ;
  geo-pos:long "9.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '21.85'^^xsd:double;
  dwc:endTimeOfDay '22.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.445'^^xsd:double;
  dwc:latitude '57.901666666667'^^xsd:double;
  dwc:minimumDepth '138'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002420'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908333333333 9.4466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.908333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908333333333 9.4466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.908333333333"^^xsd:decimal ;
  geo-pos:long "9.4466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4466666666667'^^xsd:double;
  dwc:latitude '57.908333333333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178140'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.901666666667 9.4483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.901666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.901666666667 9.4483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.901666666667"^^xsd:decimal ;
  geo-pos:long "9.4483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '19.383333333333'^^xsd:double;
  dwc:endTimeOfDay '19.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4483333333333'^^xsd:double;
  dwc:latitude '57.901666666667'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002850'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.905 9.4483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.905"^^xsd:decimal ;
  dwc:decimalLongitude "9.4483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.905 9.4483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.905"^^xsd:decimal ;
  geo-pos:long "9.4483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '16.516666666667'^^xsd:double;
  dwc:endTimeOfDay '17.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4483333333333'^^xsd:double;
  dwc:latitude '57.905'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177680'^^xsd:integer;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.906666666667 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.906666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.906666666667 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.906666666667"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '16.016666666667'^^xsd:double;
  dwc:endTimeOfDay '16.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.906666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002190'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.95"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.95'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177480'^^xsd:integer;
  dwc:observationDate '1993-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '18.583333333333'^^xsd:double;
  dwc:endTimeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176670'^^xsd:integer;
  dwc:observationDate '1989-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.903333333333 9.4533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.903333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.903333333333 9.4533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.903333333333"^^xsd:decimal ;
  geo-pos:long "9.4533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4533333333333'^^xsd:double;
  dwc:latitude '57.903333333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002650'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.906666666667 9.4533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.906666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.906666666667 9.4533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.906666666667"^^xsd:decimal ;
  geo-pos:long "9.4533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '3.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4533333333333'^^xsd:double;
  dwc:latitude '57.906666666667'^^xsd:double;
  dwc:minimumDepth '141'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176680'^^xsd:integer;
  dwc:observationDate '1998-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93 9.4533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.93"^^xsd:decimal ;
  dwc:decimalLongitude "9.4533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93 9.4533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.93"^^xsd:decimal ;
  geo-pos:long "9.4533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '20.65'^^xsd:double;
  dwc:endTimeOfDay '21.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4533333333333'^^xsd:double;
  dwc:latitude '57.93'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '259'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177240'^^xsd:integer;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908333333333 9.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.908333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908333333333 9.455)"^^geo:wktLiteral ;
  geo-pos:lat "57.908333333333"^^xsd:decimal ;
  geo-pos:long "9.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.455'^^xsd:double;
  dwc:latitude '57.908333333333'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176840'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.911666666667 9.4583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.911666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.911666666667 9.4583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.911666666667"^^xsd:decimal ;
  geo-pos:long "9.4583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18.416666666667'^^xsd:double;
  dwc:endTimeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4583333333333'^^xsd:double;
  dwc:latitude '57.911666666667'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177230'^^xsd:integer;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.911666666667 9.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.911666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.911666666667 9.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.911666666667"^^xsd:decimal ;
  geo-pos:long "9.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '8.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.46'^^xsd:double;
  dwc:latitude '57.911666666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177030'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 9.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 9.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "9.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.033333333333'^^xsd:double;
  dwc:endTimeOfDay '19.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4666666666667'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176480'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.4666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.4666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "9.4666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.766666666667'^^xsd:double;
  dwc:endTimeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4666666666667'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176660'^^xsd:integer;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 9.4683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916666666667 9.4683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.916666666667"^^xsd:decimal ;
  geo-pos:long "9.4683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '12.166666666667'^^xsd:double;
  dwc:endTimeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4683333333333'^^xsd:double;
  dwc:latitude '57.916666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176140'^^xsd:integer;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 9.4716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.958333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 9.4716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.958333333333"^^xsd:decimal ;
  geo-pos:long "9.4716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '18.083333333333'^^xsd:double;
  dwc:endTimeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4716666666667'^^xsd:double;
  dwc:latitude '57.958333333333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177690'^^xsd:integer;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 9.4783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.958333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 9.4783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.958333333333"^^xsd:decimal ;
  geo-pos:long "9.4783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.1'^^xsd:double;
  dwc:endTimeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4783333333333'^^xsd:double;
  dwc:latitude '57.958333333333'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002570'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 9.4783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.958333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.958333333333 9.4783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.958333333333"^^xsd:decimal ;
  geo-pos:long "9.4783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '12.166666666667'^^xsd:double;
  dwc:endTimeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4783333333333'^^xsd:double;
  dwc:latitude '57.958333333333'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002480'^^xsd:integer;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.91 9.4816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.91"^^xsd:decimal ;
  dwc:decimalLongitude "9.4816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.91 9.4816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.91"^^xsd:decimal ;
  geo-pos:long "9.4816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '2.35'^^xsd:double;
  dwc:endTimeOfDay '2.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4816666666667'^^xsd:double;
  dwc:latitude '57.91'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002830'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 9.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "9.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 9.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "9.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '1.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '2.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176670'^^xsd:integer;
  dwc:observationDate '1998-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 9.4833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 9.4833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "9.4833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4833333333333'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177060'^^xsd:integer;
  dwc:observationDate '1990-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.91 9.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.91"^^xsd:decimal ;
  dwc:decimalLongitude "9.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.91 9.485)"^^geo:wktLiteral ;
  geo-pos:lat "57.91"^^xsd:decimal ;
  geo-pos:long "9.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '18.35'^^xsd:double;
  dwc:endTimeOfDay '18.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.485'^^xsd:double;
  dwc:latitude '57.91'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '141'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002320'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.961666666667 9.4866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.961666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.961666666667 9.4866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.961666666667"^^xsd:decimal ;
  geo-pos:long "9.4866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '18.116666666667'^^xsd:double;
  dwc:endTimeOfDay '18.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4866666666667'^^xsd:double;
  dwc:latitude '57.961666666667'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '217'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022190'^^xsd:integer;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 9.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "9.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 9.49)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "9.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '6.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.49'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177020'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 9.4916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "9.4916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 9.4916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "9.4916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '12.633333333333'^^xsd:double;
  dwc:endTimeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.4916666666667'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178150'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9593743 9.49452795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9593743"^^xsd:decimal ;
  dwc:decimalLongitude "9.49452795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9593743 9.49452795)"^^geo:wktLiteral ;
  geo-pos:lat "57.9593743"^^xsd:decimal ;
  geo-pos:long "9.49452795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '22.883333333333'^^xsd:double;
  dwc:endTimeOfDay '23.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.49452795'^^xsd:double;
  dwc:startLongitude '9.49452795'^^xsd:double;
  dwc:endLongitude '9.5516019666667'^^xsd:double;
  dwc:latitude '57.9593743'^^xsd:double;
  dwc:startLatitude '57.9593743'^^xsd:double;
  dwc:endLatitude '57.976181066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.5516019666667 57.9593743, 9.5516019666667 57.976181066667, 9.49452795 57.976181066667, 9.49452795 57.9593743, 9.5516019666667 57.9593743))'^^xsd:string;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172770'^^xsd:integer;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.965"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.965"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '2.75'^^xsd:double;
  dwc:endTimeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '57.965'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176850'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '5.25'^^xsd:double;
  dwc:endTimeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177000'^^xsd:integer;
  dwc:observationDate '1991-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333 9.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.983333333333"^^xsd:decimal ;
  geo-pos:long "9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177490'^^xsd:integer;
  dwc:observationDate '1993-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.913333333333 9.5016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.913333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.913333333333 9.5016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.913333333333"^^xsd:decimal ;
  geo-pos:long "9.5016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '20.6'^^xsd:double;
  dwc:endTimeOfDay '21.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5016666666667'^^xsd:double;
  dwc:latitude '57.913333333333'^^xsd:double;
  dwc:minimumDepth '141'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002580'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965126333333 9.5026926666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.965126333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5026926666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965126333333 9.5026926666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.965126333333"^^xsd:decimal ;
  geo-pos:long "9.5026926666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5026926666667'^^xsd:double;
  dwc:startLongitude '9.5026926666667'^^xsd:double;
  dwc:endLongitude '9.5476761666667'^^xsd:double;
  dwc:latitude '57.965126333333'^^xsd:double;
  dwc:startLatitude '57.965126333333'^^xsd:double;
  dwc:endLatitude '57.974907216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.5476761666667 57.965126333333, 9.5476761666667 57.974907216667, 9.5026926666667 57.974907216667, 9.5026926666667 57.965126333333, 9.5476761666667 57.965126333333))'^^xsd:string;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002720'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963333333333 9.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.963333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963333333333 9.505)"^^geo:wktLiteral ;
  geo-pos:lat "57.963333333333"^^xsd:decimal ;
  geo-pos:long "9.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '22.2'^^xsd:double;
  dwc:endTimeOfDay '22.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.505'^^xsd:double;
  dwc:latitude '57.963333333333'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177250'^^xsd:integer;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965 9.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.965"^^xsd:decimal ;
  dwc:decimalLongitude "9.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965 9.505)"^^geo:wktLiteral ;
  geo-pos:lat "57.965"^^xsd:decimal ;
  geo-pos:long "9.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '13.9'^^xsd:double;
  dwc:endTimeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.505'^^xsd:double;
  dwc:latitude '57.965'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176150'^^xsd:integer;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965 9.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.965"^^xsd:decimal ;
  dwc:decimalLongitude "9.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.965 9.51)"^^geo:wktLiteral ;
  geo-pos:lat "57.965"^^xsd:decimal ;
  geo-pos:long "9.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '18.05'^^xsd:double;
  dwc:endTimeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.51'^^xsd:double;
  dwc:latitude '57.965'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002200'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9656958 9.5114729833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9656958"^^xsd:decimal ;
  dwc:decimalLongitude "9.5114729833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9656958 9.5114729833333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9656958"^^xsd:decimal ;
  geo-pos:long "9.5114729833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '16.383333333333'^^xsd:double;
  dwc:endTimeOfDay '16.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5114729833333'^^xsd:double;
  dwc:startLongitude '9.5114729833333'^^xsd:double;
  dwc:endLongitude '9.5566075333333'^^xsd:double;
  dwc:latitude '57.9656958'^^xsd:double;
  dwc:startLatitude '57.9656958'^^xsd:double;
  dwc:endLatitude '57.9746598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.5566075333333 57.9656958, 9.5566075333333 57.9746598, 9.5114729833333 57.9746598, 9.5114729833333 57.9656958, 9.5566075333333 57.9656958))'^^xsd:string;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002320'^^xsd:integer;
  dwc:observationDate '2015-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.987469266667 9.5126014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.987469266667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5126014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.987469266667 9.5126014)"^^geo:wktLiteral ;
  geo-pos:lat "57.987469266667"^^xsd:decimal ;
  geo-pos:long "9.5126014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '14.1'^^xsd:double;
  dwc:endTimeOfDay '14.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5126014'^^xsd:double;
  dwc:startLongitude '9.5126014'^^xsd:double;
  dwc:endLongitude '9.5589958333333'^^xsd:double;
  dwc:latitude '57.987469266667'^^xsd:double;
  dwc:startLatitude '57.987469266667'^^xsd:double;
  dwc:endLatitude '57.9972635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.5589958333333 57.987469266667, 9.5589958333333 57.9972635, 9.5126014 57.9972635, 9.5126014 57.987469266667, 9.5589958333333 57.987469266667))'^^xsd:string;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002330'^^xsd:integer;
  dwc:observationDate '2015-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.915 9.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.915"^^xsd:decimal ;
  dwc:decimalLongitude "9.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.915 9.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.915"^^xsd:decimal ;
  geo-pos:long "9.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '2.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5166666666667'^^xsd:double;
  dwc:latitude '57.915'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174440'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.5166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "209"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.5166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "9.5166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.783333333333'^^xsd:double;
  dwc:endTimeOfDay '22.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5166666666667'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '209'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176490'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.5216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.966666666667 9.5216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.966666666667"^^xsd:decimal ;
  geo-pos:long "9.5216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '16.35'^^xsd:double;
  dwc:endTimeOfDay '16.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5216666666667'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002310'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.991666666667 9.5233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.991666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.991666666667 9.5233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.991666666667"^^xsd:decimal ;
  geo-pos:long "9.5233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '14.183333333333'^^xsd:double;
  dwc:endTimeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5233333333333'^^xsd:double;
  dwc:latitude '57.991666666667'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178160'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.968333333333 9.5266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.968333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.968333333333 9.5266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.968333333333"^^xsd:decimal ;
  geo-pos:long "9.5266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '20.35'^^xsd:double;
  dwc:endTimeOfDay '20.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5266666666667'^^xsd:double;
  dwc:latitude '57.968333333333'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002410'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 9.5316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.925"^^xsd:decimal ;
  dwc:decimalLongitude "9.5316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925 9.5316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.925"^^xsd:decimal ;
  geo-pos:long "9.5316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '20.016666666667'^^xsd:double;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5316666666667'^^xsd:double;
  dwc:latitude '57.925'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021670'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.968333333333 9.5316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.968333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.968333333333 9.5316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.968333333333"^^xsd:decimal ;
  geo-pos:long "9.5316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '18.433333333333'^^xsd:double;
  dwc:endTimeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5316666666667'^^xsd:double;
  dwc:latitude '57.968333333333'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021660'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 9.5316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 9.5316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.971666666667"^^xsd:decimal ;
  geo-pos:long "9.5316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5316666666667'^^xsd:double;
  dwc:latitude '57.971666666667'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174430'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.031666666667 9.5316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.031666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.031666666667 9.5316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.031666666667"^^xsd:decimal ;
  geo-pos:long "9.5316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '16.85'^^xsd:double;
  dwc:endTimeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5316666666667'^^xsd:double;
  dwc:latitude '58.031666666667'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021650'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 9.535)"^^geo:wktLiteral ;
  geo-pos:lat "57.971666666667"^^xsd:decimal ;
  geo-pos:long "9.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '11.3'^^xsd:double;
  dwc:endTimeOfDay '11.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '57.971666666667'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002590'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.99 9.5383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.99"^^xsd:decimal ;
  dwc:decimalLongitude "9.5383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.99 9.5383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.99"^^xsd:decimal ;
  geo-pos:long "9.5383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '19.583333333333'^^xsd:double;
  dwc:endTimeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5383333333333'^^xsd:double;
  dwc:latitude '57.99'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002210'^^xsd:integer;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.97 9.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.97"^^xsd:decimal ;
  dwc:decimalLongitude "9.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.97 9.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.97"^^xsd:decimal ;
  geo-pos:long "9.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.54'^^xsd:double;
  dwc:latitude '57.97'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002640'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 9.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 9.54)"^^geo:wktLiteral ;
  geo-pos:lat "57.971666666667"^^xsd:decimal ;
  geo-pos:long "9.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.54'^^xsd:double;
  dwc:latitude '57.971666666667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002820'^^xsd:integer;
  dwc:observationDate '2013-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.97 9.5416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.97"^^xsd:decimal ;
  dwc:decimalLongitude "9.5416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.97 9.5416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.97"^^xsd:decimal ;
  geo-pos:long "9.5416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '15.733333333333'^^xsd:double;
  dwc:endTimeOfDay '16.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5416666666667'^^xsd:double;
  dwc:latitude '57.97'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002830'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.996666666667 9.5416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.996666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.996666666667 9.5416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.996666666667"^^xsd:decimal ;
  geo-pos:long "9.5416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '22.183333333333'^^xsd:double;
  dwc:endTimeOfDay '22.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5416666666667'^^xsd:double;
  dwc:latitude '57.996666666667'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174420'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.99 9.5433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.99"^^xsd:decimal ;
  dwc:decimalLongitude "9.5433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.99 9.5433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.99"^^xsd:decimal ;
  geo-pos:long "9.5433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '23.8'^^xsd:double;
  dwc:endTimeOfDay '0.28333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5433333333333'^^xsd:double;
  dwc:latitude '57.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177260'^^xsd:integer;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.993333333333 9.5433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.993333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.993333333333 9.5433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.993333333333"^^xsd:decimal ;
  geo-pos:long "9.5433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '0.13333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.63333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5433333333333'^^xsd:double;
  dwc:latitude '57.993333333333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176660'^^xsd:integer;
  dwc:observationDate '1998-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 9.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.971666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.971666666667 9.545)"^^geo:wktLiteral ;
  geo-pos:lat "57.971666666667"^^xsd:decimal ;
  geo-pos:long "9.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '20.433333333333'^^xsd:double;
  dwc:endTimeOfDay '20.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.545'^^xsd:double;
  dwc:latitude '57.971666666667'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021320'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.993333333333 9.5483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.993333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.993333333333 9.5483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.993333333333"^^xsd:decimal ;
  geo-pos:long "9.5483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '19.583333333333'^^xsd:double;
  dwc:endTimeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5483333333333'^^xsd:double;
  dwc:latitude '57.993333333333'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177700'^^xsd:integer;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995 9.5483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.995"^^xsd:decimal ;
  dwc:decimalLongitude "9.5483333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995 9.5483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.995"^^xsd:decimal ;
  geo-pos:long "9.5483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '23.65'^^xsd:double;
  dwc:endTimeOfDay '23.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5483333333333'^^xsd:double;
  dwc:latitude '57.995'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002810'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995 9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.995"^^xsd:decimal ;
  dwc:decimalLongitude "9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995 9.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.995"^^xsd:decimal ;
  geo-pos:long "9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '15.033333333333'^^xsd:double;
  dwc:endTimeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.55'^^xsd:double;
  dwc:latitude '57.995'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176160'^^xsd:integer;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.996666666667 9.5516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.996666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.996666666667 9.5516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.996666666667"^^xsd:decimal ;
  geo-pos:long "9.5516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.75'^^xsd:double;
  dwc:endTimeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5516666666667'^^xsd:double;
  dwc:latitude '57.996666666667'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177010'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.996666666667 9.5533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.996666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.996666666667 9.5533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.996666666667"^^xsd:decimal ;
  geo-pos:long "9.5533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5533333333333'^^xsd:double;
  dwc:latitude '57.996666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176860'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.993333333333 9.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.993333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.993333333333 9.555)"^^geo:wktLiteral ;
  geo-pos:lat "57.993333333333"^^xsd:decimal ;
  geo-pos:long "9.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '13.466666666667'^^xsd:double;
  dwc:endTimeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.555'^^xsd:double;
  dwc:latitude '57.993333333333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002490'^^xsd:integer;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.993333333333 9.5566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.993333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.993333333333 9.5566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.993333333333"^^xsd:decimal ;
  geo-pos:long "9.5566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.55'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5566666666667'^^xsd:double;
  dwc:latitude '57.993333333333'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002300'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995 9.5583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.995"^^xsd:decimal ;
  dwc:decimalLongitude "9.5583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995 9.5583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.995"^^xsd:decimal ;
  geo-pos:long "9.5583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '17.533333333333'^^xsd:double;
  dwc:endTimeOfDay '18.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5583333333333'^^xsd:double;
  dwc:latitude '57.995'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002560'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.56)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.56'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176500'^^xsd:integer;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.006666666667 9.5833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.006666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.006666666667 9.5833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.006666666667"^^xsd:decimal ;
  geo-pos:long "9.5833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '19.1'^^xsd:double;
  dwc:endTimeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5833333333333'^^xsd:double;
  dwc:latitude '58.006666666667'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021310'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.00516215 9.58352095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.00516215"^^xsd:decimal ;
  dwc:decimalLongitude "9.58352095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.00516215 9.58352095)"^^geo:wktLiteral ;
  geo-pos:lat "58.00516215"^^xsd:decimal ;
  geo-pos:long "9.58352095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '18.65'^^xsd:double;
  dwc:endTimeOfDay '19.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.58352095'^^xsd:double;
  dwc:startLongitude '9.58352095'^^xsd:double;
  dwc:endLongitude '9.6255564333333'^^xsd:double;
  dwc:latitude '58.00516215'^^xsd:double;
  dwc:startLatitude '58.00516215'^^xsd:double;
  dwc:endLatitude '58.017825416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.6255564333333 58.00516215, 9.6255564333333 58.017825416667, 9.58352095 58.017825416667, 9.58352095 58.00516215, 9.6255564333333 58.00516215))'^^xsd:string;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002730'^^xsd:integer;
  dwc:observationDate '2016-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.941666666667 9.5933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.941666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.5933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.941666666667 9.5933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.941666666667"^^xsd:decimal ;
  geo-pos:long "9.5933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '6.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5933333333333'^^xsd:double;
  dwc:latitude '57.941666666667'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '200010177400'^^xsd:integer;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.943333333333 9.5933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.943333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.943333333333 9.5933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.943333333333"^^xsd:decimal ;
  geo-pos:long "9.5933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5933333333333'^^xsd:double;
  dwc:latitude '57.943333333333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '199910177590'^^xsd:integer;
  dwc:observationDate '1999-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.012826183333 9.5964715333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.012826183333"^^xsd:decimal ;
  dwc:decimalLongitude "9.5964715333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "283.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.012826183333 9.5964715333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.012826183333"^^xsd:decimal ;
  geo-pos:long "9.5964715333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '1.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5964715333333'^^xsd:double;
  dwc:startLongitude '9.5964715333333'^^xsd:double;
  dwc:endLongitude '9.6463534'^^xsd:double;
  dwc:latitude '58.012826183333'^^xsd:double;
  dwc:startLatitude '58.012826183333'^^xsd:double;
  dwc:endLatitude '58.033721066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.6463534 58.012826183333, 9.6463534 58.033721066667, 9.5964715333333 58.033721066667, 9.5964715333333 58.012826183333, 9.6463534 58.012826183333))'^^xsd:string;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '283.27'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172780'^^xsd:integer;
  dwc:observationDate '2017-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 9.5966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.01"^^xsd:decimal ;
  dwc:decimalLongitude "9.5966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 9.5966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.01"^^xsd:decimal ;
  geo-pos:long "9.5966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '19.083333333333'^^xsd:double;
  dwc:endTimeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.5966666666667'^^xsd:double;
  dwc:latitude '58.01'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002400'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.011666666667 9.6016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.011666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.011666666667 9.6016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.011666666667"^^xsd:decimal ;
  geo-pos:long "9.6016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6016666666667'^^xsd:double;
  dwc:latitude '58.011666666667'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002630'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 9.6083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 9.6083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "9.6083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '14.566666666667'^^xsd:double;
  dwc:endTimeOfDay '15.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6083333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002820'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.686412566667 9.6497714333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.686412566667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6497714333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.686412566667 9.6497714333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.686412566667"^^xsd:decimal ;
  geo-pos:long "9.6497714333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6497714333333'^^xsd:double;
  dwc:startLongitude '9.6497714333333'^^xsd:double;
  dwc:endLongitude '9.6832836333333'^^xsd:double;
  dwc:latitude '58.686412566667'^^xsd:double;
  dwc:startLatitude '58.686412566667'^^xsd:double;
  dwc:endLatitude '58.6971572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.6832836333333 58.686412566667, 9.6832836333333 58.6971572, 9.6497714333333 58.6971572, 9.6497714333333 58.686412566667, 9.6832836333333 58.686412566667))'^^xsd:string;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '445'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002590'^^xsd:integer;
  dwc:observationDate '2015-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.65'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176260'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.688333333333 9.6566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.688333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.6566666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.688333333333 9.6566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.688333333333"^^xsd:decimal ;
  geo-pos:long "9.6566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '11.95'^^xsd:double;
  dwc:endTimeOfDay '12.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6566666666667'^^xsd:double;
  dwc:latitude '58.688333333333'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002590'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.688333333333 9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.688333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.688333333333 9.66)"^^geo:wktLiteral ;
  geo-pos:lat "58.688333333333"^^xsd:decimal ;
  geo-pos:long "9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.95'^^xsd:double;
  dwc:endTimeOfDay '11.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.66'^^xsd:double;
  dwc:latitude '58.688333333333'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002330'^^xsd:integer;
  dwc:observationDate '2014-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69 9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.69"^^xsd:decimal ;
  dwc:decimalLongitude "9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "427"^^xsd:integer ;
  dwc:maximumDepthInMeters "428"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69 9.66)"^^geo:wktLiteral ;
  geo-pos:lat "58.69"^^xsd:decimal ;
  geo-pos:long "9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '0.25'^^xsd:double;
  dwc:endTimeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.66'^^xsd:double;
  dwc:latitude '58.69'^^xsd:double;
  dwc:minimumDepth '427'^^xsd:integer;
  dwc:maximumDepth '428'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178320'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69 9.6616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.69"^^xsd:decimal ;
  dwc:decimalLongitude "9.6616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69 9.6616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.69"^^xsd:decimal ;
  geo-pos:long "9.6616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '17.783333333333'^^xsd:double;
  dwc:endTimeOfDay '18.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6616666666667'^^xsd:double;
  dwc:latitude '58.69'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022520'^^xsd:integer;
  dwc:observationDate '2004-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69 9.6616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.69"^^xsd:decimal ;
  dwc:decimalLongitude "9.6616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69 9.6616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.69"^^xsd:decimal ;
  geo-pos:long "9.6616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '20.466666666667'^^xsd:double;
  dwc:endTimeOfDay '20.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6616666666667'^^xsd:double;
  dwc:latitude '58.69'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '452'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021100'^^xsd:integer;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.691666666667 9.6666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.691666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.691666666667 9.6666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.691666666667"^^xsd:decimal ;
  geo-pos:long "9.6666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '4.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6666666666667'^^xsd:double;
  dwc:latitude '58.691666666667'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176800'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.6666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.6666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.6666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.6666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6666666666667'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175160'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.692891116667 9.66831295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.692891116667"^^xsd:decimal ;
  dwc:decimalLongitude "9.66831295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.692891116667 9.66831295)"^^geo:wktLiteral ;
  geo-pos:lat "58.692891116667"^^xsd:decimal ;
  geo-pos:long "9.66831295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '15.95'^^xsd:double;
  dwc:endTimeOfDay '16.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.66831295'^^xsd:double;
  dwc:startLongitude '9.66831295'^^xsd:double;
  dwc:endLongitude '9.7147962333333'^^xsd:double;
  dwc:latitude '58.692891116667'^^xsd:double;
  dwc:startLatitude '58.692891116667'^^xsd:double;
  dwc:endLatitude '58.706226566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7147962333333 58.692891116667, 9.7147962333333 58.706226566667, 9.66831295 58.706226566667, 9.66831295 58.692891116667, 9.7147962333333 58.692891116667))'^^xsd:string;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002810'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.693333333333 9.6733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.6733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.693333333333 9.6733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.693333333333"^^xsd:decimal ;
  geo-pos:long "9.6733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '4.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6733333333333'^^xsd:double;
  dwc:latitude '58.693333333333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174200'^^xsd:integer;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.693333333333 9.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "426"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.693333333333 9.675)"^^geo:wktLiteral ;
  geo-pos:lat "58.693333333333"^^xsd:decimal ;
  geo-pos:long "9.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '17.716666666667'^^xsd:double;
  dwc:endTimeOfDay '18.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.675'^^xsd:double;
  dwc:latitude '58.693333333333'^^xsd:double;
  dwc:minimumDepth '426'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176640'^^xsd:integer;
  dwc:observationDate '1995-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.695 9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.695"^^xsd:decimal ;
  dwc:decimalLongitude "9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.695 9.68)"^^geo:wktLiteral ;
  geo-pos:lat "58.695"^^xsd:decimal ;
  geo-pos:long "9.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18.45'^^xsd:double;
  dwc:endTimeOfDay '18.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.68'^^xsd:double;
  dwc:latitude '58.695'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175930'^^xsd:integer;
  dwc:observationDate '2001-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.696666666667 9.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.696666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "429"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.696666666667 9.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.696666666667"^^xsd:decimal ;
  geo-pos:long "9.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '22.966666666667'^^xsd:double;
  dwc:endTimeOfDay '23.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6833333333333'^^xsd:double;
  dwc:latitude '58.696666666667'^^xsd:double;
  dwc:minimumDepth '429'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176460'^^xsd:integer;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.698333333333 9.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.698333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.6833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.698333333333 9.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.698333333333"^^xsd:decimal ;
  geo-pos:long "9.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '0.066666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.56666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6833333333333'^^xsd:double;
  dwc:latitude '58.698333333333'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177870'^^xsd:integer;
  dwc:observationDate '1994-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 9.6833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 9.6833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "9.6833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6833333333333'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175260'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.696666666667 9.6866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.696666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "426"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.696666666667 9.6866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.696666666667"^^xsd:decimal ;
  geo-pos:long "9.6866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6866666666667'^^xsd:double;
  dwc:latitude '58.696666666667'^^xsd:double;
  dwc:minimumDepth '426'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176070'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.698333333333 9.6933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.698333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.6933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.698333333333 9.6933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.698333333333"^^xsd:decimal ;
  geo-pos:long "9.6933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '16.35'^^xsd:double;
  dwc:endTimeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.6933333333333'^^xsd:double;
  dwc:latitude '58.698333333333'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002180'^^xsd:integer;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.707962916667 9.70977465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.707962916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.70977465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423.72"^^xsd:integer ;
  dwc:maximumDepthInMeters "450.84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.707962916667 9.70977465)"^^geo:wktLiteral ;
  geo-pos:lat "58.707962916667"^^xsd:decimal ;
  geo-pos:long "9.70977465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '20.233333333333'^^xsd:double;
  dwc:endTimeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.70977465'^^xsd:double;
  dwc:startLongitude '9.70977465'^^xsd:double;
  dwc:endLongitude '9.66929195'^^xsd:double;
  dwc:latitude '58.707962916667'^^xsd:double;
  dwc:startLatitude '58.707962916667'^^xsd:double;
  dwc:endLatitude '58.6907579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.70977465 58.6907579, 9.70977465 58.707962916667, 9.66929195 58.707962916667, 9.66929195 58.6907579, 9.70977465 58.6907579))'^^xsd:string;
  dwc:minimumDepth '423.72'^^xsd:double;
  dwc:maximumDepth '450.84'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721230'^^xsd:integer;
  dwc:observationDate '2017-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 9.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "9.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '7.25'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7166666666667'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177160'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 9.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 9.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "9.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.166666666667'^^xsd:double;
  dwc:endTimeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7166666666667'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176800'^^xsd:integer;
  dwc:observationDate '1990-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 9.7166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 9.7166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "9.7166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '18.25'^^xsd:double;
  dwc:endTimeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7166666666667'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176820'^^xsd:integer;
  dwc:observationDate '1987-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 9.7333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 9.7333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "9.7333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '4.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7333333333333'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176830'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.7333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.7333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.7333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.7333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7333333333333'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177540'^^xsd:integer;
  dwc:observationDate '1993-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "324"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.366666666667'^^xsd:double;
  dwc:endTimeOfDay '11.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.75'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '324'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177680'^^xsd:integer;
  dwc:observationDate '1993-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 9.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.55'^^xsd:double;
  dwc:endTimeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.75'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176840'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '12.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.75'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177550'^^xsd:integer;
  dwc:observationDate '1993-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 9.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.766666666667"^^xsd:decimal ;
  geo-pos:long "9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.75'^^xsd:double;
  dwc:latitude '58.766666666667'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176270'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.757444133333 9.7546625333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.757444133333"^^xsd:decimal ;
  dwc:decimalLongitude "9.7546625333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "392"^^xsd:integer ;
  dwc:maximumDepthInMeters "425.95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.757444133333 9.7546625333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.757444133333"^^xsd:decimal ;
  geo-pos:long "9.7546625333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '18.116666666667'^^xsd:double;
  dwc:endTimeOfDay '18.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7546625333333'^^xsd:double;
  dwc:startLongitude '9.7546625333333'^^xsd:double;
  dwc:endLongitude '9.76541515'^^xsd:double;
  dwc:latitude '58.757444133333'^^xsd:double;
  dwc:startLatitude '58.757444133333'^^xsd:double;
  dwc:endLatitude '58.781424066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.76541515 58.757444133333, 9.76541515 58.781424066667, 9.7546625333333 58.781424066667, 9.7546625333333 58.757444133333, 9.76541515 58.757444133333))'^^xsd:string;
  dwc:minimumDepth '392'^^xsd:integer;
  dwc:maximumDepth '425.95'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721220'^^xsd:integer;
  dwc:observationDate '2017-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_201610021050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.77898225 9.7613367833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.77898225"^^xsd:decimal ;
  dwc:decimalLongitude "9.7613367833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.77898225 9.7613367833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.77898225"^^xsd:decimal ;
  geo-pos:long "9.7613367833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_201610021050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201610021050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201610021050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '10.216666666667'^^xsd:double;
  dwc:endTimeOfDay '10.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7613367833333'^^xsd:double;
  dwc:startLongitude '9.7613367833333'^^xsd:double;
  dwc:endLongitude '9.7542201333333'^^xsd:double;
  dwc:latitude '58.77898225'^^xsd:double;
  dwc:startLatitude '58.77898225'^^xsd:double;
  dwc:endLatitude '58.799963516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7613367833333 58.77898225, 9.7613367833333 58.799963516667, 9.7542201333333 58.799963516667, 9.7542201333333 58.77898225, 9.7613367833333 58.77898225))'^^xsd:string;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201610021050'^^xsd:integer;
  dwc:observationDate '2016-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76608275 9.7624850166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.76608275"^^xsd:decimal ;
  dwc:decimalLongitude "9.7624850166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "394"^^xsd:integer ;
  dwc:maximumDepthInMeters "423"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.76608275 9.7624850166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.76608275"^^xsd:decimal ;
  geo-pos:long "9.7624850166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7624850166667'^^xsd:double;
  dwc:startLongitude '9.7624850166667'^^xsd:double;
  dwc:endLongitude '9.7666118'^^xsd:double;
  dwc:latitude '58.76608275'^^xsd:double;
  dwc:startLatitude '58.76608275'^^xsd:double;
  dwc:endLatitude '58.791417516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7666118 58.76608275, 9.7666118 58.791417516667, 9.7624850166667 58.791417516667, 9.7624850166667 58.76608275, 9.7666118 58.76608275))'^^xsd:string;
  dwc:minimumDepth '394'^^xsd:integer;
  dwc:maximumDepth '423'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002580'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.773333333333 9.7633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.773333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.7633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.773333333333 9.7633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.773333333333"^^xsd:decimal ;
  geo-pos:long "9.7633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7633333333333'^^xsd:double;
  dwc:latitude '58.773333333333'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002600'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.775 9.7633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.775"^^xsd:decimal ;
  dwc:decimalLongitude "9.7633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "396"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.775 9.7633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.775"^^xsd:decimal ;
  geo-pos:long "9.7633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '22.483333333333'^^xsd:double;
  dwc:endTimeOfDay '23.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7633333333333'^^xsd:double;
  dwc:latitude '58.775'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '396'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021110'^^xsd:integer;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 9.7633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.78"^^xsd:decimal ;
  dwc:decimalLongitude "9.7633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "398"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 9.7633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.78"^^xsd:decimal ;
  geo-pos:long "9.7633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '0.96666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7633333333333'^^xsd:double;
  dwc:latitude '58.78'^^xsd:double;
  dwc:minimumDepth '398'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002430'^^xsd:integer;
  dwc:observationDate '2008-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.79 9.7633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.79"^^xsd:decimal ;
  dwc:decimalLongitude "9.7633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.79 9.7633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.79"^^xsd:decimal ;
  geo-pos:long "9.7633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7633333333333'^^xsd:double;
  dwc:latitude '58.79'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176410'^^xsd:integer;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.773333333333 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.773333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.773333333333 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.773333333333"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.773333333333'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176810'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.776666666667 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.776666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.776666666667 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.776666666667"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.916666666667'^^xsd:double;
  dwc:endTimeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.776666666667'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002640'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778333333333 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.778333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778333333333 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.778333333333"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '20.333333333333'^^xsd:double;
  dwc:endTimeOfDay '20.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.778333333333'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175940'^^xsd:integer;
  dwc:observationDate '2001-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778333333333 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.778333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778333333333 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.778333333333"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '20'^^xsd:integer;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.778333333333'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176650'^^xsd:integer;
  dwc:observationDate '1995-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778333333333 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.778333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778333333333 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.778333333333"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '11.666666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.778333333333'^^xsd:double;
  dwc:minimumDepth '361'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176080'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.78"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "368"^^xsd:integer ;
  dwc:maximumDepthInMeters "396"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.78"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '20.283333333333'^^xsd:double;
  dwc:endTimeOfDay '20.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.78'^^xsd:double;
  dwc:minimumDepth '368'^^xsd:integer;
  dwc:maximumDepth '396'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002420'^^xsd:integer;
  dwc:observationDate '2006-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_2010100290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.781666666667 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.781666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_2010100290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.781666666667 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.781666666667"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_2010100290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2010100290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '2010100290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '11.466666666667'^^xsd:double;
  dwc:endTimeOfDay '11.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.781666666667'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '2010100290'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.781666666667 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.781666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.781666666667 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.781666666667"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '18.7'^^xsd:double;
  dwc:endTimeOfDay '19.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.781666666667'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002190'^^xsd:integer;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.798333333333 9.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.798333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.798333333333 9.765)"^^geo:wktLiteral ;
  geo-pos:lat "58.798333333333"^^xsd:decimal ;
  geo-pos:long "9.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '18.716666666667'^^xsd:double;
  dwc:endTimeOfDay '18.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.765'^^xsd:double;
  dwc:latitude '58.798333333333'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021470'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 9.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 9.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "9.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20.333333333333'^^xsd:double;
  dwc:endTimeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7666666666667'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176670'^^xsd:integer;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 9.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 9.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "9.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7666666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175390'^^xsd:integer;
  dwc:observationDate '1988-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 9.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 9.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.766666666667"^^xsd:decimal ;
  geo-pos:long "9.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.433333333333'^^xsd:double;
  dwc:endTimeOfDay '17.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7666666666667'^^xsd:double;
  dwc:latitude '58.766666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176810'^^xsd:integer;
  dwc:observationDate '1990-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 9.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "398"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 9.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.766666666667"^^xsd:decimal ;
  geo-pos:long "9.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '9.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7666666666667'^^xsd:double;
  dwc:latitude '58.766666666667'^^xsd:double;
  dwc:minimumDepth '398'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177170'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.771666666667 9.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.771666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "407"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.771666666667 9.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.771666666667"^^xsd:decimal ;
  geo-pos:long "9.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7666666666667'^^xsd:double;
  dwc:latitude '58.771666666667'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '407'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178330'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.775 9.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.775"^^xsd:decimal ;
  dwc:decimalLongitude "9.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "397"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.775 9.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.775"^^xsd:decimal ;
  geo-pos:long "9.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '1.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7666666666667'^^xsd:double;
  dwc:latitude '58.775'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '397'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176470'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 9.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.78"^^xsd:decimal ;
  dwc:decimalLongitude "9.7666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "391"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 9.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.78"^^xsd:decimal ;
  geo-pos:long "9.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '2.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7666666666667'^^xsd:double;
  dwc:latitude '58.78'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '391'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177880'^^xsd:integer;
  dwc:observationDate '1994-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 9.7666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.7666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 9.7666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "9.7666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '22.083333333333'^^xsd:double;
  dwc:endTimeOfDay '23.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7666666666667'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175170'^^xsd:integer;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 9.7683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.7683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 9.7683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.783333333333"^^xsd:decimal ;
  geo-pos:long "9.7683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '12.783333333333'^^xsd:double;
  dwc:endTimeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7683333333333'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002340'^^xsd:integer;
  dwc:observationDate '2014-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 9.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.78"^^xsd:decimal ;
  dwc:decimalLongitude "9.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.78 9.77)"^^geo:wktLiteral ;
  geo-pos:lat "58.78"^^xsd:decimal ;
  geo-pos:long "9.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '12.2'^^xsd:double;
  dwc:endTimeOfDay '12.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.77'^^xsd:double;
  dwc:latitude '58.78'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174210'^^xsd:integer;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.891666666667 9.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.891666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.891666666667 9.78)"^^geo:wktLiteral ;
  geo-pos:lat "58.891666666667"^^xsd:decimal ;
  geo-pos:long "9.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '3.3'^^xsd:double;
  dwc:endTimeOfDay '3.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.78'^^xsd:double;
  dwc:latitude '58.891666666667'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002440'^^xsd:integer;
  dwc:observationDate '2008-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.891666666667 9.7816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.891666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.891666666667 9.7816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.891666666667"^^xsd:decimal ;
  geo-pos:long "9.7816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '20.1'^^xsd:double;
  dwc:endTimeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7816666666667'^^xsd:double;
  dwc:latitude '58.891666666667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174230'^^xsd:integer;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.061666666667 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.061666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.061666666667 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.061666666667"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.683333333333'^^xsd:double;
  dwc:endTimeOfDay '21.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.061666666667'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '259'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022200'^^xsd:integer;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '354'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177040'^^xsd:integer;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176820'^^xsd:integer;
  dwc:observationDate '1990-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14'^^xsd:integer;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175280'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.821666666667 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.821666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.821666666667 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.821666666667"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '0.21666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.71666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.821666666667'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002400'^^xsd:integer;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '10.416666666667'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175210'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.89"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.89"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.89'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178350'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.891666666667 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.891666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.891666666667 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.891666666667"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.891666666667'^^xsd:double;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176680'^^xsd:integer;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.893333333333 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.893333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.893333333333 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.893333333333"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '7.45'^^xsd:double;
  dwc:endTimeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.893333333333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177910'^^xsd:integer;
  dwc:observationDate '1994-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.895 9.7833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.895"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.895 9.7833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.895"^^xsd:decimal ;
  geo-pos:long "9.7833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.4333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7833333333333'^^xsd:double;
  dwc:latitude '58.895'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176440'^^xsd:integer;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89235805 9.7841243166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.89235805"^^xsd:decimal ;
  dwc:decimalLongitude "9.7841243166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89235805 9.7841243166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.89235805"^^xsd:decimal ;
  geo-pos:long "9.7841243166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '12.516666666667'^^xsd:double;
  dwc:endTimeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7841243166667'^^xsd:double;
  dwc:startLongitude '9.7841243166667'^^xsd:double;
  dwc:endLongitude '9.7957870666667'^^xsd:double;
  dwc:latitude '58.89235805'^^xsd:double;
  dwc:startLatitude '58.89235805'^^xsd:double;
  dwc:endLatitude '58.917231583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7957870666667 58.89235805, 9.7957870666667 58.917231583333, 9.7841243166667 58.917231583333, 9.7841243166667 58.89235805, 9.7957870666667 58.89235805))'^^xsd:string;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002560'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.893333333333 9.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.893333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.893333333333 9.785)"^^geo:wktLiteral ;
  geo-pos:lat "58.893333333333"^^xsd:decimal ;
  geo-pos:long "9.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '21.25'^^xsd:double;
  dwc:endTimeOfDay '21.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.785'^^xsd:double;
  dwc:latitude '58.893333333333'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002230'^^xsd:integer;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.896666666667 9.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.896666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.896666666667 9.785)"^^geo:wktLiteral ;
  geo-pos:lat "58.896666666667"^^xsd:decimal ;
  geo-pos:long "9.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '0.8'^^xsd:double;
  dwc:endTimeOfDay '1.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.785'^^xsd:double;
  dwc:latitude '58.896666666667'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002440'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.7866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.7866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.7866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "9.7866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7866666666667'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021130'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92 9.7883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.92"^^xsd:decimal ;
  dwc:decimalLongitude "9.7883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92 9.7883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.92"^^xsd:decimal ;
  geo-pos:long "9.7883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7883333333333'^^xsd:double;
  dwc:latitude '58.92'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021490'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89226735 9.7916057666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.89226735"^^xsd:decimal ;
  dwc:decimalLongitude "9.7916057666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141.35"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89226735 9.7916057666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.89226735"^^xsd:decimal ;
  geo-pos:long "9.7916057666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '10'^^xsd:integer;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7916057666667'^^xsd:double;
  dwc:startLongitude '9.7916057666667'^^xsd:double;
  dwc:endLongitude '9.7988020333333'^^xsd:double;
  dwc:latitude '58.89226735'^^xsd:double;
  dwc:startLatitude '58.89226735'^^xsd:double;
  dwc:endLatitude '58.864249766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7988020333333 58.864249766667, 9.7988020333333 58.89226735, 9.7916057666667 58.89226735, 9.7916057666667 58.864249766667, 9.7988020333333 58.864249766667))'^^xsd:string;
  dwc:minimumDepth '141.35'^^xsd:double;
  dwc:maximumDepth '177.61'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721180'^^xsd:integer;
  dwc:observationDate '2017-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.831666666667 9.7916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.831666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "372"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.831666666667 9.7916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.831666666667"^^xsd:decimal ;
  geo-pos:long "9.7916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7916666666667'^^xsd:double;
  dwc:latitude '58.831666666667'^^xsd:double;
  dwc:minimumDepth '372'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002470'^^xsd:integer;
  dwc:observationDate '2008-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.876666666667 9.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.876666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.876666666667 9.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.876666666667"^^xsd:decimal ;
  geo-pos:long "9.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.795'^^xsd:double;
  dwc:latitude '58.876666666667'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002620'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.905 9.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.905"^^xsd:decimal ;
  dwc:decimalLongitude "9.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.905 9.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.905"^^xsd:decimal ;
  geo-pos:long "9.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '23.7'^^xsd:double;
  dwc:endTimeOfDay '0.016666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.795'^^xsd:double;
  dwc:latitude '58.905'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175960'^^xsd:integer;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.905 9.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.905"^^xsd:decimal ;
  dwc:decimalLongitude "9.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.905 9.795)"^^geo:wktLiteral ;
  geo-pos:lat "58.905"^^xsd:decimal ;
  geo-pos:long "9.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '16.2'^^xsd:double;
  dwc:endTimeOfDay '16.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.795'^^xsd:double;
  dwc:latitude '58.905'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002370'^^xsd:integer;
  dwc:observationDate '2014-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.876666666667 9.7966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.876666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.876666666667 9.7966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.876666666667"^^xsd:decimal ;
  geo-pos:long "9.7966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7966666666667'^^xsd:double;
  dwc:latitude '58.876666666667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002700'^^xsd:integer;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88 9.7966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.7966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88 9.7966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.88"^^xsd:decimal ;
  geo-pos:long "9.7966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '9.95'^^xsd:double;
  dwc:endTimeOfDay '10.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7966666666667'^^xsd:double;
  dwc:latitude '58.88'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002600'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88 9.7966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.7966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88 9.7966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.88"^^xsd:decimal ;
  geo-pos:long "9.7966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '17.7'^^xsd:double;
  dwc:endTimeOfDay '18.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7966666666667'^^xsd:double;
  dwc:latitude '58.88'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002620'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.901666666667 9.7966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.901666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.7966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.901666666667 9.7966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.901666666667"^^xsd:decimal ;
  geo-pos:long "9.7966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '22.1'^^xsd:double;
  dwc:endTimeOfDay '22.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7966666666667'^^xsd:double;
  dwc:latitude '58.901666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002210'^^xsd:integer;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_201610021080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.889949183333 9.79694885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.889949183333"^^xsd:decimal ;
  dwc:decimalLongitude "9.79694885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.889949183333 9.79694885)"^^geo:wktLiteral ;
  geo-pos:lat "58.889949183333"^^xsd:decimal ;
  geo-pos:long "9.79694885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_201610021080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201610021080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201610021080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '15.05'^^xsd:double;
  dwc:endTimeOfDay '15.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.79694885'^^xsd:double;
  dwc:startLongitude '9.79694885'^^xsd:double;
  dwc:endLongitude '9.7985955'^^xsd:double;
  dwc:latitude '58.889949183333'^^xsd:double;
  dwc:startLatitude '58.889949183333'^^xsd:double;
  dwc:endLatitude '58.912854833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7985955 58.889949183333, 9.7985955 58.912854833333, 9.79694885 58.912854833333, 9.79694885 58.889949183333, 9.7985955 58.889949183333))'^^xsd:string;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201610021080'^^xsd:integer;
  dwc:observationDate '2016-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.835 9.7983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.835"^^xsd:decimal ;
  dwc:decimalLongitude "9.7983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.835 9.7983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.835"^^xsd:decimal ;
  geo-pos:long "9.7983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7983333333333'^^xsd:double;
  dwc:latitude '58.835'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002350'^^xsd:integer;
  dwc:observationDate '2014-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.838333333333 9.7983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.838333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.7983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "371"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.838333333333 9.7983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.838333333333"^^xsd:decimal ;
  geo-pos:long "9.7983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '16.05'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7983333333333'^^xsd:double;
  dwc:latitude '58.838333333333'^^xsd:double;
  dwc:minimumDepth '371'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002630'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.875 9.7983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.875"^^xsd:decimal ;
  dwc:decimalLongitude "9.7983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.875 9.7983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.875"^^xsd:decimal ;
  geo-pos:long "9.7983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '22.333333333333'^^xsd:double;
  dwc:endTimeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7983333333333'^^xsd:double;
  dwc:latitude '58.875'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002390'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.885 9.7983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.885"^^xsd:decimal ;
  dwc:decimalLongitude "9.7983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.885 9.7983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.885"^^xsd:decimal ;
  geo-pos:long "9.7983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.4'^^xsd:double;
  dwc:endTimeOfDay '17.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.7983333333333'^^xsd:double;
  dwc:latitude '58.885'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002110'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177010'^^xsd:integer;
  dwc:observationDate '1991-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333333333 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333333333 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333333333"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '14.666666666667'^^xsd:double;
  dwc:endTimeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175580'^^xsd:integer;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.766666666667"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '4.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.766666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175450'^^xsd:integer;
  dwc:observationDate '1984-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.783333333333 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.783333333333"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '17.716666666667'^^xsd:double;
  dwc:endTimeOfDay '18.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.783333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175470'^^xsd:integer;
  dwc:observationDate '1986-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176280'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333333333"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '20.583333333333'^^xsd:double;
  dwc:endTimeOfDay '21.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.833333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175480'^^xsd:integer;
  dwc:observationDate '1986-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.835 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.835"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.835 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.835"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '22.2'^^xsd:double;
  dwc:endTimeOfDay '22.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.835'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175950'^^xsd:integer;
  dwc:observationDate '2001-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.836666666667 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.836666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "383"^^xsd:integer ;
  dwc:maximumDepthInMeters "383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.836666666667 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.836666666667"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '0.33333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.836666666667'^^xsd:double;
  dwc:minimumDepth '383'^^xsd:integer;
  dwc:maximumDepth '383'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021120'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '9.25'^^xsd:double;
  dwc:endTimeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176310'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '14.583333333333'^^xsd:double;
  dwc:endTimeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177200'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.5'^^xsd:double;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177580'^^xsd:integer;
  dwc:observationDate '1993-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176880'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.823333333333 9.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.823333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.823333333333 9.805)"^^geo:wktLiteral ;
  geo-pos:lat "58.823333333333"^^xsd:decimal ;
  geo-pos:long "9.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.75'^^xsd:double;
  dwc:endTimeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.805'^^xsd:double;
  dwc:latitude '58.823333333333'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002100'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.841666666667 9.8066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.841666666667 9.8066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.841666666667"^^xsd:decimal ;
  geo-pos:long "9.8066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15.566666666667'^^xsd:double;
  dwc:endTimeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8066666666667'^^xsd:double;
  dwc:latitude '58.841666666667'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002610'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.848074216667 9.81124195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.848074216667"^^xsd:decimal ;
  dwc:decimalLongitude "9.81124195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "384.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.848074216667 9.81124195)"^^geo:wktLiteral ;
  geo-pos:lat "58.848074216667"^^xsd:decimal ;
  geo-pos:long "9.81124195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '15.716666666667'^^xsd:double;
  dwc:endTimeOfDay '16.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.81124195'^^xsd:double;
  dwc:startLongitude '9.81124195'^^xsd:double;
  dwc:endLongitude '9.7736398833333'^^xsd:double;
  dwc:latitude '58.848074216667'^^xsd:double;
  dwc:startLatitude '58.848074216667'^^xsd:double;
  dwc:endLatitude '58.826369716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.81124195 58.826369716667, 9.81124195 58.848074216667, 9.7736398833333 58.848074216667, 9.7736398833333 58.826369716667, 9.81124195 58.826369716667))'^^xsd:string;
  dwc:minimumDepth '384.59'^^xsd:double;
  dwc:maximumDepth '384.59'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721210'^^xsd:integer;
  dwc:observationDate '2017-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.845 9.8116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.845"^^xsd:decimal ;
  dwc:decimalLongitude "9.8116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "382"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.845 9.8116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.845"^^xsd:decimal ;
  geo-pos:long "9.8116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '18.25'^^xsd:double;
  dwc:endTimeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8116666666667'^^xsd:double;
  dwc:latitude '58.845'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '382'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002210'^^xsd:integer;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.848333333333 9.8133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.848333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "328"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.848333333333 9.8133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.848333333333"^^xsd:decimal ;
  geo-pos:long "9.8133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8133333333333'^^xsd:double;
  dwc:latitude '58.848333333333'^^xsd:double;
  dwc:minimumDepth '328'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002200'^^xsd:integer;
  dwc:observationDate '2009-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 9.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 9.815)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "9.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '7.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.815'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002460'^^xsd:integer;
  dwc:observationDate '2008-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.850104066667 9.816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.850104066667"^^xsd:decimal ;
  dwc:decimalLongitude "9.816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "382"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.850104066667 9.816051)"^^geo:wktLiteral ;
  geo-pos:lat "58.850104066667"^^xsd:decimal ;
  geo-pos:long "9.816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '15.05'^^xsd:double;
  dwc:endTimeOfDay '15.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.816051'^^xsd:double;
  dwc:startLongitude '9.816051'^^xsd:double;
  dwc:endLongitude '9.7848441'^^xsd:double;
  dwc:latitude '58.850104066667'^^xsd:double;
  dwc:startLatitude '58.850104066667'^^xsd:double;
  dwc:endLatitude '58.827039533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.816051 58.827039533333, 9.816051 58.850104066667, 9.7848441 58.850104066667, 9.7848441 58.827039533333, 9.816051 58.827039533333))'^^xsd:string;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '382'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002570'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_201610021060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.849857416667 9.8163729166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.849857416667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8163729166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.849857416667 9.8163729166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.849857416667"^^xsd:decimal ;
  geo-pos:long "9.8163729166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_201610021060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201610021060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201610021060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11.983333333333'^^xsd:double;
  dwc:endTimeOfDay '12.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8163729166667'^^xsd:double;
  dwc:startLongitude '9.8163729166667'^^xsd:double;
  dwc:endLongitude '9.8442005666667'^^xsd:double;
  dwc:latitude '58.849857416667'^^xsd:double;
  dwc:startLatitude '58.849857416667'^^xsd:double;
  dwc:endLatitude '58.87033535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8442005666667 58.849857416667, 9.8442005666667 58.87033535, 9.8163729166667 58.87033535, 9.8163729166667 58.849857416667, 9.8442005666667 58.849857416667))'^^xsd:string;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201610021060'^^xsd:integer;
  dwc:observationDate '2016-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 9.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 9.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "9.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.75'^^xsd:double;
  dwc:endTimeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8166666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176680'^^xsd:integer;
  dwc:observationDate '1989-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333333333 9.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333333333 9.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333333333"^^xsd:decimal ;
  geo-pos:long "9.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '23.083333333333'^^xsd:double;
  dwc:endTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8166666666667'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176580'^^xsd:integer;
  dwc:observationDate '1987-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.8166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8166666666667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175270'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 9.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.8166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 9.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "9.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '15.666666666667'^^xsd:double;
  dwc:endTimeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8166666666667'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176810'^^xsd:integer;
  dwc:observationDate '1987-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92 9.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.92"^^xsd:decimal ;
  dwc:decimalLongitude "9.8166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92 9.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.92"^^xsd:decimal ;
  geo-pos:long "9.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '6.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8166666666667'^^xsd:double;
  dwc:latitude '58.92'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177900'^^xsd:integer;
  dwc:observationDate '1994-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92 9.8166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.92"^^xsd:decimal ;
  dwc:decimalLongitude "9.8166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92 9.8166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.92"^^xsd:decimal ;
  geo-pos:long "9.8166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8166666666667'^^xsd:double;
  dwc:latitude '58.92'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176100'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 9.8183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.913333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 9.8183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.913333333333"^^xsd:decimal ;
  geo-pos:long "9.8183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '10.7'^^xsd:double;
  dwc:endTimeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8183333333333'^^xsd:double;
  dwc:latitude '58.913333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022500'^^xsd:integer;
  dwc:observationDate '2004-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.918333333333 9.8183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.918333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.918333333333 9.8183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.918333333333"^^xsd:decimal ;
  geo-pos:long "9.8183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '22.166666666667'^^xsd:double;
  dwc:endTimeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8183333333333'^^xsd:double;
  dwc:latitude '58.918333333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174240'^^xsd:integer;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93 9.8183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93"^^xsd:decimal ;
  dwc:decimalLongitude "9.8183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93 9.8183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.93"^^xsd:decimal ;
  geo-pos:long "9.8183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '7.85'^^xsd:double;
  dwc:endTimeOfDay '8.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8183333333333'^^xsd:double;
  dwc:latitude '58.93'^^xsd:double;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178360'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.924562833333 9.81925745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.924562833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.81925745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.23"^^xsd:integer ;
  dwc:maximumDepthInMeters "259.46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.924562833333 9.81925745)"^^geo:wktLiteral ;
  geo-pos:lat "58.924562833333"^^xsd:decimal ;
  geo-pos:long "9.81925745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '12.266666666667'^^xsd:double;
  dwc:endTimeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.81925745'^^xsd:double;
  dwc:startLongitude '9.81925745'^^xsd:double;
  dwc:endLongitude '9.8287870833333'^^xsd:double;
  dwc:latitude '58.924562833333'^^xsd:double;
  dwc:startLatitude '58.924562833333'^^xsd:double;
  dwc:endLatitude '58.897301166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8287870833333 58.897301166667, 9.8287870833333 58.924562833333, 9.81925745 58.924562833333, 9.81925745 58.897301166667, 9.8287870833333 58.897301166667))'^^xsd:string;
  dwc:minimumDepth '253.23'^^xsd:double;
  dwc:maximumDepth '259.46'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721190'^^xsd:integer;
  dwc:observationDate '2017-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.911666666667 9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.911666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.911666666667 9.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.911666666667"^^xsd:decimal ;
  geo-pos:long "9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '10.966666666667'^^xsd:double;
  dwc:endTimeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.82'^^xsd:double;
  dwc:latitude '58.911666666667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176830'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.913333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 9.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.913333333333"^^xsd:decimal ;
  geo-pos:long "9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '4.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.82'^^xsd:double;
  dwc:latitude '58.913333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176490'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.913333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 9.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.913333333333"^^xsd:decimal ;
  geo-pos:long "9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '7.05'^^xsd:double;
  dwc:endTimeOfDay '7.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.82'^^xsd:double;
  dwc:latitude '58.913333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176430'^^xsd:integer;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.915 9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.915"^^xsd:decimal ;
  dwc:decimalLongitude "9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.915 9.82)"^^geo:wktLiteral ;
  geo-pos:lat "58.915"^^xsd:decimal ;
  geo-pos:long "9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.066666666667'^^xsd:double;
  dwc:endTimeOfDay '21.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.82'^^xsd:double;
  dwc:latitude '58.915'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002380'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.908333333333 9.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.908333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.908333333333 9.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.908333333333"^^xsd:decimal ;
  geo-pos:long "9.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.9'^^xsd:double;
  dwc:endTimeOfDay '20.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8216666666667'^^xsd:double;
  dwc:latitude '58.908333333333'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002120'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.91 9.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.91"^^xsd:decimal ;
  dwc:decimalLongitude "9.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.91 9.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.91"^^xsd:decimal ;
  geo-pos:long "9.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.383333333333'^^xsd:double;
  dwc:endTimeOfDay '20.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8216666666667'^^xsd:double;
  dwc:latitude '58.91'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002630'^^xsd:integer;
  dwc:observationDate '2013-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.91 9.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.91"^^xsd:decimal ;
  dwc:decimalLongitude "9.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "196"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.91 9.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.91"^^xsd:decimal ;
  geo-pos:long "9.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '22.466666666667'^^xsd:double;
  dwc:endTimeOfDay '22.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8216666666667'^^xsd:double;
  dwc:latitude '58.91'^^xsd:double;
  dwc:minimumDepth '196'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002430'^^xsd:integer;
  dwc:observationDate '2006-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.96 9.8216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.96"^^xsd:decimal ;
  dwc:decimalLongitude "9.8216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.96 9.8216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.96"^^xsd:decimal ;
  geo-pos:long "9.8216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '0.76666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8216666666667'^^xsd:double;
  dwc:latitude '58.96'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175970'^^xsd:integer;
  dwc:observationDate '2001-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.855 9.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.855"^^xsd:decimal ;
  dwc:decimalLongitude "9.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "354"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.855 9.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.855"^^xsd:decimal ;
  geo-pos:long "9.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '9.05'^^xsd:double;
  dwc:endTimeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.825'^^xsd:double;
  dwc:latitude '58.855'^^xsd:double;
  dwc:minimumDepth '354'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176820'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.825)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "9.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.825'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176670'^^xsd:integer;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.898333333333 9.8266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.898333333333 9.8266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.898333333333"^^xsd:decimal ;
  geo-pos:long "9.8266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '7.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8266666666667'^^xsd:double;
  dwc:latitude '58.898333333333'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002690'^^xsd:integer;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.896666666667 9.8283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.896666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.896666666667 9.8283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.896666666667"^^xsd:decimal ;
  geo-pos:long "9.8283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.733333333333'^^xsd:double;
  dwc:endTimeOfDay '20.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8283333333333'^^xsd:double;
  dwc:latitude '58.896666666667'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '259'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002220'^^xsd:integer;
  dwc:observationDate '2012-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.901666666667 9.8283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.901666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.901666666667 9.8283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.901666666667"^^xsd:decimal ;
  geo-pos:long "9.8283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '7.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8283333333333'^^xsd:double;
  dwc:latitude '58.901666666667'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021140'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89854575 9.8287984333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.89854575"^^xsd:decimal ;
  dwc:decimalLongitude "9.8287984333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89854575 9.8287984333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.89854575"^^xsd:decimal ;
  geo-pos:long "9.8287984333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11.066666666667'^^xsd:double;
  dwc:endTimeOfDay '11.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8287984333333'^^xsd:double;
  dwc:startLongitude '9.8287984333333'^^xsd:double;
  dwc:endLongitude '9.8185264833333'^^xsd:double;
  dwc:latitude '58.89854575'^^xsd:double;
  dwc:startLatitude '58.89854575'^^xsd:double;
  dwc:endLatitude '58.921711416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8287984333333 58.89854575, 9.8287984333333 58.921711416667, 9.8185264833333 58.921711416667, 9.8185264833333 58.89854575, 9.8287984333333 58.89854575))'^^xsd:string;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002550'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89 9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.89"^^xsd:decimal ;
  dwc:decimalLongitude "9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89 9.83)"^^geo:wktLiteral ;
  geo-pos:lat "58.89"^^xsd:decimal ;
  geo-pos:long "9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '11.733333333333'^^xsd:double;
  dwc:endTimeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.83'^^xsd:double;
  dwc:latitude '58.89'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002610'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89 9.8316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.89"^^xsd:decimal ;
  dwc:decimalLongitude "9.8316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.89 9.8316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.89"^^xsd:decimal ;
  geo-pos:long "9.8316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8316666666667'^^xsd:double;
  dwc:latitude '58.89'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002360'^^xsd:integer;
  dwc:observationDate '2014-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333333333 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133333333333 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.133333333333"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.133333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175410'^^xsd:integer;
  dwc:observationDate '1985-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '13.5'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176800'^^xsd:integer;
  dwc:observationDate '1987-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175180'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '6.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175190'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176300'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175200'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '13.416666666667'^^xsd:double;
  dwc:endTimeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177190'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176870'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '254'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177570'^^xsd:integer;
  dwc:observationDate '1993-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 9.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916666666667 9.8333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.916666666667"^^xsd:decimal ;
  geo-pos:long "9.8333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8333333333333'^^xsd:double;
  dwc:latitude '58.916666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176840'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12352225 9.8364437166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12352225"^^xsd:decimal ;
  dwc:decimalLongitude "9.8364437166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12352225 9.8364437166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.12352225"^^xsd:decimal ;
  geo-pos:long "9.8364437166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.133333333333'^^xsd:double;
  dwc:endTimeOfDay '23.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8364437166667'^^xsd:double;
  dwc:startLongitude '9.8364437166667'^^xsd:double;
  dwc:endLongitude '9.8859762'^^xsd:double;
  dwc:latitude '58.12352225'^^xsd:double;
  dwc:startLatitude '58.12352225'^^xsd:double;
  dwc:endLatitude '58.122611583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8859762 58.122611583333, 9.8859762 58.12352225, 9.8364437166667 58.12352225, 9.8364437166667 58.122611583333, 9.8859762 58.122611583333))'^^xsd:string;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002830'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.8366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.8366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '21.5'^^xsd:double;
  dwc:endTimeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8366666666667'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177710'^^xsd:integer;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.863333333333 9.8366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.863333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "371"^^xsd:integer ;
  dwc:maximumDepthInMeters "371"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.863333333333 9.8366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.863333333333"^^xsd:decimal ;
  geo-pos:long "9.8366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '7.15'^^xsd:double;
  dwc:endTimeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8366666666667'^^xsd:double;
  dwc:latitude '58.863333333333'^^xsd:double;
  dwc:minimumDepth '371'^^xsd:integer;
  dwc:maximumDepth '371'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022330'^^xsd:integer;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.865 9.8366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.865"^^xsd:decimal ;
  dwc:decimalLongitude "9.8366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.865 9.8366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.865"^^xsd:decimal ;
  geo-pos:long "9.8366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '5.05'^^xsd:double;
  dwc:endTimeOfDay '5.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8366666666667'^^xsd:double;
  dwc:latitude '58.865'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176420'^^xsd:integer;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.868333333333 9.8383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.868333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.868333333333 9.8383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.868333333333"^^xsd:decimal ;
  geo-pos:long "9.8383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '4.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8383333333333'^^xsd:double;
  dwc:latitude '58.868333333333'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178340'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.868333333333 9.8416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.868333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.868333333333 9.8416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.868333333333"^^xsd:decimal ;
  geo-pos:long "9.8416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '20.8'^^xsd:double;
  dwc:endTimeOfDay '21.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8416666666667'^^xsd:double;
  dwc:latitude '58.868333333333'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021480'^^xsd:integer;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878333333333 9.8433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.878333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878333333333 9.8433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.878333333333"^^xsd:decimal ;
  geo-pos:long "9.8433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8433333333333'^^xsd:double;
  dwc:latitude '58.878333333333'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177890'^^xsd:integer;
  dwc:observationDate '1994-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.845)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '5.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.845'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176870'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.873333333333 9.8466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.873333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.873333333333 9.8466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.873333333333"^^xsd:decimal ;
  geo-pos:long "9.8466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '13.666666666667'^^xsd:double;
  dwc:endTimeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8466666666667'^^xsd:double;
  dwc:latitude '58.873333333333'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176090'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.123333333333 9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.123333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.123333333333 9.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.123333333333"^^xsd:decimal ;
  geo-pos:long "9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.383333333333'^^xsd:double;
  dwc:endTimeOfDay '16.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.85'^^xsd:double;
  dwc:latitude '58.123333333333'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178170'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.85'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176290'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '11.916666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.85'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177180'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.416666666667'^^xsd:double;
  dwc:endTimeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.85'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177560'^^xsd:integer;
  dwc:observationDate '1993-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.871666666667 9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.871666666667 9.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.871666666667"^^xsd:decimal ;
  geo-pos:long "9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.85'^^xsd:double;
  dwc:latitude '58.871666666667'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176660'^^xsd:integer;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.85"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 9.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11.616666666667'^^xsd:double;
  dwc:endTimeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.85'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176860'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.8516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.8516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '15.983333333333'^^xsd:double;
  dwc:endTimeOfDay '16.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8516666666667'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021300'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.868333333333 9.8516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.868333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.868333333333 9.8516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.868333333333"^^xsd:decimal ;
  geo-pos:long "9.8516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '3.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8516666666667'^^xsd:double;
  dwc:latitude '58.868333333333'^^xsd:double;
  dwc:minimumDepth '373'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176480'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.855)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '20.716666666667'^^xsd:double;
  dwc:endTimeOfDay '20.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.855'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002800'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.8583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.8583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '16.916666666667'^^xsd:double;
  dwc:endTimeOfDay '17.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8583333333333'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002390'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.8583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.121666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.8583333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.121666666667"^^xsd:decimal ;
  geo-pos:long "9.8583333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '1.75'^^xsd:double;
  dwc:endTimeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8583333333333'^^xsd:double;
  dwc:latitude '58.121666666667'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176510'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.8616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.8616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '23.616666666667'^^xsd:double;
  dwc:endTimeOfDay '0.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8616666666667'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022210'^^xsd:integer;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.8616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.8616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.416666666667'^^xsd:double;
  dwc:endTimeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8616666666667'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176980'^^xsd:integer;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.123333333333 9.8616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.123333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.123333333333 9.8616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.123333333333"^^xsd:decimal ;
  geo-pos:long "9.8616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '21.033333333333'^^xsd:double;
  dwc:endTimeOfDay '21.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8616666666667'^^xsd:double;
  dwc:latitude '58.123333333333'^^xsd:double;
  dwc:minimumDepth '303'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176650'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 9.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.8666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 9.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "9.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.166666666667'^^xsd:double;
  dwc:endTimeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8666666666667'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175320'^^xsd:integer;
  dwc:observationDate '1984-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 9.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 9.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "9.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8666666666667'^^xsd:double;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175420'^^xsd:integer;
  dwc:observationDate '1985-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.8666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '11.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8666666666667'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002810'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.121666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.121666666667"^^xsd:decimal ;
  geo-pos:long "9.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '5.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8666666666667'^^xsd:double;
  dwc:latitude '58.121666666667'^^xsd:double;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176070'^^xsd:integer;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.8666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 9.8666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "9.8666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8666666666667'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176830'^^xsd:integer;
  dwc:observationDate '1990-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12073395 9.8697835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12073395"^^xsd:decimal ;
  dwc:decimalLongitude "9.8697835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12073395 9.8697835)"^^geo:wktLiteral ;
  geo-pos:lat "58.12073395"^^xsd:decimal ;
  geo-pos:long "9.8697835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '16.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8697835'^^xsd:double;
  dwc:startLongitude '9.8697835'^^xsd:double;
  dwc:endLongitude '9.9205806666667'^^xsd:double;
  dwc:latitude '58.12073395'^^xsd:double;
  dwc:startLatitude '58.12073395'^^xsd:double;
  dwc:endLatitude '58.122294583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9205806666667 58.12073395, 9.9205806666667 58.122294583333, 9.8697835 58.122294583333, 9.8697835 58.12073395, 9.9205806666667 58.12073395))'^^xsd:string;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002340'^^xsd:integer;
  dwc:observationDate '2015-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.123162383333 9.8711805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.123162383333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8711805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.123162383333 9.8711805)"^^geo:wktLiteral ;
  geo-pos:lat "58.123162383333"^^xsd:decimal ;
  geo-pos:long "9.8711805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11.633333333333'^^xsd:double;
  dwc:endTimeOfDay '12.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8711805'^^xsd:double;
  dwc:startLongitude '9.8711805'^^xsd:double;
  dwc:endLongitude '9.9259385'^^xsd:double;
  dwc:latitude '58.123162383333'^^xsd:double;
  dwc:startLatitude '58.123162383333'^^xsd:double;
  dwc:endLatitude '58.12432825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9259385 58.123162383333, 9.9259385 58.12432825, 9.8711805 58.12432825, 9.8711805 58.123162383333, 9.9259385 58.123162383333))'^^xsd:string;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172880'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.8733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.121666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.8733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.121666666667"^^xsd:decimal ;
  geo-pos:long "9.8733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '8.8'^^xsd:double;
  dwc:endTimeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8733333333333'^^xsd:double;
  dwc:latitude '58.121666666667'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '353'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002580'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.125 9.8783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.125"^^xsd:decimal ;
  dwc:decimalLongitude "9.8783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.125 9.8783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.125"^^xsd:decimal ;
  geo-pos:long "9.8783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8783333333333'^^xsd:double;
  dwc:latitude '58.125'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002550'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.08403765 9.8788243666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.08403765"^^xsd:decimal ;
  dwc:decimalLongitude "9.8788243666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.08403765 9.8788243666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.08403765"^^xsd:decimal ;
  geo-pos:long "9.8788243666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8788243666667'^^xsd:double;
  dwc:startLongitude '9.8788243666667'^^xsd:double;
  dwc:endLongitude '9.9244358833333'^^xsd:double;
  dwc:latitude '58.08403765'^^xsd:double;
  dwc:startLatitude '58.08403765'^^xsd:double;
  dwc:endLatitude '58.0951188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9244358833333 58.08403765, 9.9244358833333 58.0951188, 9.8788243666667 58.0951188, 9.8788243666667 58.08403765, 9.9244358833333 58.08403765))'^^xsd:string;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002840'^^xsd:integer;
  dwc:observationDate '2016-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.121666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.88)"^^geo:wktLiteral ;
  geo-pos:lat "58.121666666667"^^xsd:decimal ;
  geo-pos:long "9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '12.266666666667'^^xsd:double;
  dwc:endTimeOfDay '12.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.88'^^xsd:double;
  dwc:latitude '58.121666666667'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002290'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.08424 9.8831171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.08424"^^xsd:decimal ;
  dwc:decimalLongitude "9.8831171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.08424 9.8831171)"^^geo:wktLiteral ;
  geo-pos:lat "58.08424"^^xsd:decimal ;
  geo-pos:long "9.8831171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8831171'^^xsd:double;
  dwc:startLongitude '9.8831171'^^xsd:double;
  dwc:endLongitude '9.9421335833333'^^xsd:double;
  dwc:latitude '58.08424'^^xsd:double;
  dwc:startLatitude '58.08424'^^xsd:double;
  dwc:endLatitude '58.098366616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9421335833333 58.08424, 9.9421335833333 58.098366616667, 9.8831171 58.098366616667, 9.8831171 58.08424, 9.9421335833333 58.08424))'^^xsd:string;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172890'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.8833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.121666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.8833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.121666666667"^^xsd:decimal ;
  geo-pos:long "9.8833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '0.033333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.51666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8833333333333'^^xsd:double;
  dwc:latitude '58.121666666667'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002220'^^xsd:integer;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.8866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.12 9.8866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.12"^^xsd:decimal ;
  geo-pos:long "9.8866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '3.2'^^xsd:double;
  dwc:endTimeOfDay '3.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8866666666667'^^xsd:double;
  dwc:latitude '58.12'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002620'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.085 9.8883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.085"^^xsd:decimal ;
  dwc:decimalLongitude "9.8883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.085 9.8883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.085"^^xsd:decimal ;
  geo-pos:long "9.8883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.05'^^xsd:double;
  dwc:endTimeOfDay '2.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8883333333333'^^xsd:double;
  dwc:latitude '58.085'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002230'^^xsd:integer;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.078333333333 9.8916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.078333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.078333333333 9.8916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.078333333333"^^xsd:decimal ;
  geo-pos:long "9.8916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '7.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8916666666667'^^xsd:double;
  dwc:latitude '58.078333333333'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176880'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.089660833333 9.8918236666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.089660833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8918236666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.089660833333 9.8918236666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.089660833333"^^xsd:decimal ;
  geo-pos:long "9.8918236666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '18.433333333333'^^xsd:double;
  dwc:endTimeOfDay '18.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8918236666667'^^xsd:double;
  dwc:startLongitude '9.8918236666667'^^xsd:double;
  dwc:endLongitude '9.9306537333333'^^xsd:double;
  dwc:latitude '58.089660833333'^^xsd:double;
  dwc:startLatitude '58.089660833333'^^xsd:double;
  dwc:endLatitude '58.100884283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9306537333333 58.089660833333, 9.9306537333333 58.100884283333, 9.8918236666667 58.100884283333, 9.8918236666667 58.089660833333, 9.9306537333333 58.089660833333))'^^xsd:string;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002350'^^xsd:integer;
  dwc:observationDate '2015-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.895)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '13.933333333333'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.895'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021640'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.121666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121666666667 9.895)"^^geo:wktLiteral ;
  geo-pos:lat "58.121666666667"^^xsd:decimal ;
  geo-pos:long "9.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '1.8'^^xsd:double;
  dwc:endTimeOfDay '2.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.895'^^xsd:double;
  dwc:latitude '58.121666666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002360'^^xsd:integer;
  dwc:observationDate '2012-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.123333333333 9.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.123333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.123333333333 9.895)"^^geo:wktLiteral ;
  geo-pos:lat "58.123333333333"^^xsd:decimal ;
  geo-pos:long "9.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '2.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.895'^^xsd:double;
  dwc:latitude '58.123333333333'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177270'^^xsd:integer;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.126666666667 9.8966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.126666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.126666666667 9.8966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.126666666667"^^xsd:decimal ;
  geo-pos:long "9.8966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.366666666667'^^xsd:double;
  dwc:endTimeOfDay '19.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8966666666667'^^xsd:double;
  dwc:latitude '58.126666666667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174410'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.086666666667 9.8983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.086666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.8983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.086666666667 9.8983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.086666666667"^^xsd:decimal ;
  geo-pos:long "9.8983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '19.183333333333'^^xsd:double;
  dwc:endTimeOfDay '19.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.8983333333333'^^xsd:double;
  dwc:latitude '58.086666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176640'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175430'^^xsd:integer;
  dwc:observationDate '1985-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.116666666667'^^xsd:double;
  dwc:endTimeOfDay '13.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177690'^^xsd:integer;
  dwc:observationDate '1993-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '16.333333333333'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '224'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177720'^^xsd:integer;
  dwc:observationDate '1993-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '19.166666666667'^^xsd:double;
  dwc:endTimeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177730'^^xsd:integer;
  dwc:observationDate '1993-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '22'^^xsd:integer;
  dwc:endTimeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177740'^^xsd:integer;
  dwc:observationDate '1993-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '3.25'^^xsd:double;
  dwc:endTimeOfDay '3.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177760'^^xsd:integer;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '6.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177770'^^xsd:integer;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '22.383333333333'^^xsd:double;
  dwc:endTimeOfDay '22.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176680'^^xsd:integer;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.085 9.9016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.085"^^xsd:decimal ;
  dwc:decimalLongitude "9.9016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.085 9.9016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.085"^^xsd:decimal ;
  geo-pos:long "9.9016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '3.9'^^xsd:double;
  dwc:endTimeOfDay '4.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9016666666667'^^xsd:double;
  dwc:latitude '58.085'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177280'^^xsd:integer;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 9.9033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 9.9033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.093333333333"^^xsd:decimal ;
  geo-pos:long "9.9033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '23'^^xsd:integer;
  dwc:endTimeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9033333333333'^^xsd:double;
  dwc:latitude '58.093333333333'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177720'^^xsd:integer;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.368698666667 9.9046337166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.368698666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9046337166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "517.28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.368698666667 9.9046337166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.368698666667"^^xsd:decimal ;
  geo-pos:long "9.9046337166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '4.35'^^xsd:double;
  dwc:endTimeOfDay '4.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9046337166667'^^xsd:double;
  dwc:startLongitude '9.9046337166667'^^xsd:double;
  dwc:endLongitude '9.9241786'^^xsd:double;
  dwc:latitude '58.368698666667'^^xsd:double;
  dwc:startLatitude '58.368698666667'^^xsd:double;
  dwc:endLatitude '58.394588833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9241786 58.368698666667, 9.9241786 58.394588833333, 9.9046337166667 58.394588833333, 9.9046337166667 58.368698666667, 9.9241786 58.368698666667))'^^xsd:string;
  dwc:minimumDepth '487.67'^^xsd:double;
  dwc:maximumDepth '517.28'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721260'^^xsd:integer;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 9.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.091666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 9.905)"^^geo:wktLiteral ;
  geo-pos:lat "58.091666666667"^^xsd:decimal ;
  geo-pos:long "9.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.905'^^xsd:double;
  dwc:latitude '58.091666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174400'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 9.9066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09"^^xsd:decimal ;
  dwc:decimalLongitude "9.9066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 9.9066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.09"^^xsd:decimal ;
  geo-pos:long "9.9066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '7.05'^^xsd:double;
  dwc:endTimeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9066666666667'^^xsd:double;
  dwc:latitude '58.09'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002570'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.45'^^xsd:double;
  dwc:endTimeOfDay '3.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176520'^^xsd:integer;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.09"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15.066666666667'^^xsd:double;
  dwc:endTimeOfDay '15.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '58.09'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002380'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "221"^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.09"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.733333333333'^^xsd:double;
  dwc:endTimeOfDay '11.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '58.09'^^xsd:double;
  dwc:minimumDepth '221'^^xsd:integer;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002280'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.373333333333 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.373333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.373333333333 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.373333333333"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '58.373333333333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002280'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.376666666667 9.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.376666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.376666666667 9.91)"^^geo:wktLiteral ;
  geo-pos:lat "58.376666666667"^^xsd:decimal ;
  geo-pos:long "9.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '21.783333333333'^^xsd:double;
  dwc:endTimeOfDay '22.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.91'^^xsd:double;
  dwc:latitude '58.376666666667'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002500'^^xsd:integer;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.378333333333 9.9116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.378333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "509"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.378333333333 9.9116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.378333333333"^^xsd:decimal ;
  geo-pos:long "9.9116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.266666666667'^^xsd:double;
  dwc:endTimeOfDay '17.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9116666666667'^^xsd:double;
  dwc:latitude '58.378333333333'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '509'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002210'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 9.9116666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "9.9116666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 9.9116666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "9.9116666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9116666666667'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '516'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002440'^^xsd:integer;
  dwc:observationDate '2014-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37726325 9.91265045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37726325"^^xsd:decimal ;
  dwc:decimalLongitude "9.91265045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37726325 9.91265045)"^^geo:wktLiteral ;
  geo-pos:lat "58.37726325"^^xsd:decimal ;
  geo-pos:long "9.91265045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.716666666667'^^xsd:double;
  dwc:endTimeOfDay '20.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.91265045'^^xsd:double;
  dwc:startLongitude '9.91265045'^^xsd:double;
  dwc:endLongitude '9.9314722'^^xsd:double;
  dwc:latitude '58.37726325'^^xsd:double;
  dwc:startLatitude '58.37726325'^^xsd:double;
  dwc:endLatitude '58.403838633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9314722 58.37726325, 9.9314722 58.403838633333, 9.91265045 58.403838633333, 9.91265045 58.37726325, 9.9314722 58.37726325))'^^xsd:string;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002820'^^xsd:integer;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.381666666667 9.9133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.381666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.381666666667 9.9133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.381666666667"^^xsd:decimal ;
  geo-pos:long "9.9133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '7.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9133333333333'^^xsd:double;
  dwc:latitude '58.381666666667'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002330'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 9.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.091666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 9.915)"^^geo:wktLiteral ;
  geo-pos:lat "58.091666666667"^^xsd:decimal ;
  geo-pos:long "9.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '0.2'^^xsd:double;
  dwc:endTimeOfDay '0.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.915'^^xsd:double;
  dwc:latitude '58.091666666667'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176990'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '0.25'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9166666666667'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177750'^^xsd:integer;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9166666666667'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177780'^^xsd:integer;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 9.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.091666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 9.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.091666666667"^^xsd:decimal ;
  geo-pos:long "9.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '7.3'^^xsd:double;
  dwc:endTimeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9166666666667'^^xsd:double;
  dwc:latitude '58.091666666667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176080'^^xsd:integer;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 9.9166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "9.9166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "494"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 9.9166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "9.9166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '20.966666666667'^^xsd:double;
  dwc:endTimeOfDay '21.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9166666666667'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:minimumDepth '494'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002300'^^xsd:integer;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 9.9183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "224"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 9.9183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.093333333333"^^xsd:decimal ;
  geo-pos:long "9.9183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.766666666667'^^xsd:double;
  dwc:endTimeOfDay '18.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9183333333333'^^xsd:double;
  dwc:latitude '58.093333333333'^^xsd:double;
  dwc:minimumDepth '224'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178180'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.391666666667 9.9183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.391666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.391666666667 9.9183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.391666666667"^^xsd:decimal ;
  geo-pos:long "9.9183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '14.9'^^xsd:double;
  dwc:endTimeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9183333333333'^^xsd:double;
  dwc:latitude '58.391666666667'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002770'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 9.9216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 9.9216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.093333333333"^^xsd:decimal ;
  geo-pos:long "9.9216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '14.3'^^xsd:double;
  dwc:endTimeOfDay '14.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9216666666667'^^xsd:double;
  dwc:latitude '58.093333333333'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021290'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.387118833333 9.9225864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.387118833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9225864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.387118833333 9.9225864)"^^geo:wktLiteral ;
  geo-pos:lat "58.387118833333"^^xsd:decimal ;
  geo-pos:long "9.9225864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '19.1'^^xsd:double;
  dwc:endTimeOfDay '19.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9225864'^^xsd:double;
  dwc:startLongitude '9.9225864'^^xsd:double;
  dwc:endLongitude '9.9118271333333'^^xsd:double;
  dwc:latitude '58.387118833333'^^xsd:double;
  dwc:startLatitude '58.387118833333'^^xsd:double;
  dwc:endLatitude '58.374129483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9225864 58.374129483333, 9.9225864 58.387118833333, 9.9118271333333 58.387118833333, 9.9118271333333 58.374129483333, 9.9225864 58.374129483333))'^^xsd:string;
  dwc:minimumDepth '492'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002600'^^xsd:integer;
  dwc:observationDate '2015-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 9.9233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 9.9233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.093333333333"^^xsd:decimal ;
  geo-pos:long "9.9233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '11.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9233333333333'^^xsd:double;
  dwc:latitude '58.093333333333'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002800'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '21'^^xsd:integer;
  dwc:endTimeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9333333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175600'^^xsd:integer;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9333333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177060'^^xsd:integer;
  dwc:observationDate '1991-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.095 9.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.9333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.095 9.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.095"^^xsd:decimal ;
  geo-pos:long "9.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18.883333333333'^^xsd:double;
  dwc:endTimeOfDay '19.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9333333333333'^^xsd:double;
  dwc:latitude '58.095'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002790'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 9.9333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.9333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 9.9333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "9.9333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9333333333333'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177070'^^xsd:integer;
  dwc:observationDate '1991-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.095 9.9383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.9383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.095 9.9383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.095"^^xsd:decimal ;
  geo-pos:long "9.9383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '1.35'^^xsd:double;
  dwc:endTimeOfDay '2.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9383333333333'^^xsd:double;
  dwc:latitude '58.095'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002610'^^xsd:integer;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.098333333333 9.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.098333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.098333333333 9.94)"^^geo:wktLiteral ;
  geo-pos:lat "58.098333333333"^^xsd:decimal ;
  geo-pos:long "9.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.94'^^xsd:double;
  dwc:latitude '58.098333333333'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002540'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.096666666667 9.9416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.096666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.096666666667 9.9416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.096666666667"^^xsd:decimal ;
  geo-pos:long "9.9416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '0.45'^^xsd:double;
  dwc:endTimeOfDay '0.96666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9416666666667'^^xsd:double;
  dwc:latitude '58.096666666667'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002350'^^xsd:integer;
  dwc:observationDate '2012-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 9.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.9666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 9.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "9.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177830'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '2.75'^^xsd:double;
  dwc:endTimeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9666666666667'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177830'^^xsd:integer;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 9.9666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.9666666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 9.9666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "9.9666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9666666666667'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176690'^^xsd:integer;
  dwc:observationDate '1992-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.9833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 9.9833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "9.9833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9833333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176890'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.086666666667 9.9883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.086666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.086666666667 9.9883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.086666666667"^^xsd:decimal ;
  geo-pos:long "9.9883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '1.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9883333333333'^^xsd:double;
  dwc:latitude '58.086666666667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177730'^^xsd:integer;
  dwc:observationDate '1994-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.086666666667 9.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.086666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.086666666667 9.99)"^^geo:wktLiteral ;
  geo-pos:lat "58.086666666667"^^xsd:decimal ;
  geo-pos:long "9.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '1.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.99'^^xsd:double;
  dwc:latitude '58.086666666667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910177000'^^xsd:integer;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 9.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.088333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 9.99)"^^geo:wktLiteral ;
  geo-pos:lat "58.088333333333"^^xsd:decimal ;
  geo-pos:long "9.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.99'^^xsd:double;
  dwc:latitude '58.088333333333'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176090'^^xsd:integer;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.086666666667 9.9916666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.086666666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9916666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.086666666667 9.9916666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.086666666667"^^xsd:decimal ;
  geo-pos:long "9.9916666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '5.95'^^xsd:double;
  dwc:endTimeOfDay '6.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.9916666666667'^^xsd:double;
  dwc:latitude '58.086666666667'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177290'^^xsd:integer;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 9.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.088333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 9.995)"^^geo:wktLiteral ;
  geo-pos:lat "58.088333333333"^^xsd:decimal ;
  geo-pos:long "9.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.033333333333'^^xsd:double;
  dwc:endTimeOfDay '19.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '9.995'^^xsd:double;
  dwc:latitude '58.088333333333'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178190'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.08884775 10.005789683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.08884775"^^xsd:decimal ;
  dwc:decimalLongitude "10.005789683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.08884775 10.005789683333)"^^geo:wktLiteral ;
  geo-pos:lat "58.08884775"^^xsd:decimal ;
  geo-pos:long "10.005789683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '2.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.005789683333'^^xsd:double;
  dwc:startLongitude '10.005789683333'^^xsd:double;
  dwc:endLongitude '10.054404816667'^^xsd:double;
  dwc:latitude '58.08884775'^^xsd:double;
  dwc:startLatitude '58.08884775'^^xsd:double;
  dwc:endLatitude '58.0913734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.054404816667 58.08884775, 10.054404816667 58.0913734, 10.005789683333 58.0913734, 10.005789683333 58.08884775, 10.054404816667 58.08884775))'^^xsd:string;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002850'^^xsd:integer;
  dwc:observationDate '2016-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.087420616667 10.010988966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.087420616667"^^xsd:decimal ;
  dwc:decimalLongitude "10.010988966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.087420616667 10.010988966667)"^^geo:wktLiteral ;
  geo-pos:lat "58.087420616667"^^xsd:decimal ;
  geo-pos:long "10.010988966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.9'^^xsd:double;
  dwc:endTimeOfDay '20.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.010988966667'^^xsd:double;
  dwc:startLongitude '10.010988966667'^^xsd:double;
  dwc:endLongitude '10.0613045'^^xsd:double;
  dwc:latitude '58.087420616667'^^xsd:double;
  dwc:startLatitude '58.087420616667'^^xsd:double;
  dwc:endLatitude '58.092494333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0613045 58.087420616667, 10.0613045 58.092494333333, 10.010988966667 58.092494333333, 10.010988966667 58.087420616667, 10.0613045 58.087420616667))'^^xsd:string;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002360'^^xsd:integer;
  dwc:observationDate '2015-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 10.021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.088333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.021666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 10.021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.088333333333"^^xsd:decimal ;
  geo-pos:long "10.021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.021666666667'^^xsd:double;
  dwc:latitude '58.088333333333'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002240'^^xsd:integer;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 10.023333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.088333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.023333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 10.023333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.088333333333"^^xsd:decimal ;
  geo-pos:long "10.023333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '11.85'^^xsd:double;
  dwc:endTimeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.023333333333'^^xsd:double;
  dwc:latitude '58.088333333333'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002530'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09086355 10.024886683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09086355"^^xsd:decimal ;
  dwc:decimalLongitude "10.024886683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09086355 10.024886683333)"^^geo:wktLiteral ;
  geo-pos:lat "58.09086355"^^xsd:decimal ;
  geo-pos:long "10.024886683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '14.916666666667'^^xsd:double;
  dwc:endTimeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.024886683333'^^xsd:double;
  dwc:startLongitude '10.024886683333'^^xsd:double;
  dwc:endLongitude '10.0815654'^^xsd:double;
  dwc:latitude '58.09086355'^^xsd:double;
  dwc:startLatitude '58.09086355'^^xsd:double;
  dwc:endLatitude '58.095896766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0815654 58.09086355, 10.0815654 58.095896766667, 10.024886683333 58.095896766667, 10.024886683333 58.09086355, 10.0815654 58.09086355))'^^xsd:string;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172900'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.856666666667 10.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.856666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.856666666667 10.025)"^^geo:wktLiteral ;
  geo-pos:lat "58.856666666667"^^xsd:decimal ;
  geo-pos:long "10.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.025'^^xsd:double;
  dwc:latitude '58.856666666667'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176110'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.851666666667 10.033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.851666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.851666666667 10.033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.851666666667"^^xsd:decimal ;
  geo-pos:long "10.033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.033333333333'^^xsd:double;
  dwc:latitude '58.851666666667'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021500'^^xsd:integer;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.081666666667 10.036666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.081666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.036666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.081666666667 10.036666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.081666666667"^^xsd:decimal ;
  geo-pos:long "10.036666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '12.516666666667'^^xsd:double;
  dwc:endTimeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.036666666667'^^xsd:double;
  dwc:latitude '58.081666666667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021630'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.038333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.091666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.038333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.038333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.091666666667"^^xsd:decimal ;
  geo-pos:long "10.038333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.833333333333'^^xsd:double;
  dwc:endTimeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.038333333333'^^xsd:double;
  dwc:latitude '58.091666666667'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174390'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_201610021040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.858170566667 10.044040766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.858170566667"^^xsd:decimal ;
  dwc:decimalLongitude "10.044040766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.858170566667 10.044040766667)"^^geo:wktLiteral ;
  geo-pos:lat "58.858170566667"^^xsd:decimal ;
  geo-pos:long "10.044040766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_201610021040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201610021040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201610021040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '7.7'^^xsd:double;
  dwc:endTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.044040766667'^^xsd:double;
  dwc:startLongitude '10.044040766667'^^xsd:double;
  dwc:endLongitude '10.070309083333'^^xsd:double;
  dwc:latitude '58.858170566667'^^xsd:double;
  dwc:startLatitude '58.858170566667'^^xsd:double;
  dwc:endLatitude '58.878127033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.070309083333 58.858170566667, 10.070309083333 58.878127033333, 10.044040766667 58.878127033333, 10.044040766667 58.858170566667, 10.070309083333 58.858170566667))'^^xsd:string;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201610021040'^^xsd:integer;
  dwc:observationDate '2016-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 10.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.088333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 10.045)"^^geo:wktLiteral ;
  geo-pos:lat "58.088333333333"^^xsd:decimal ;
  geo-pos:long "10.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '5.1'^^xsd:double;
  dwc:endTimeOfDay '5.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.045'^^xsd:double;
  dwc:latitude '58.088333333333'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002560'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 10.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09"^^xsd:decimal ;
  dwc:decimalLongitude "10.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 10.045)"^^geo:wktLiteral ;
  geo-pos:lat "58.09"^^xsd:decimal ;
  geo-pos:long "10.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.045'^^xsd:double;
  dwc:latitude '58.09'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002270'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 10.046666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.046666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 10.046666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.093333333333"^^xsd:decimal ;
  geo-pos:long "10.046666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '1.4'^^xsd:double;
  dwc:endTimeOfDay '1.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.046666666667'^^xsd:double;
  dwc:latitude '58.093333333333'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176570'^^xsd:integer;
  dwc:observationDate '1997-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.048333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.091666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.048333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.048333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.091666666667"^^xsd:decimal ;
  geo-pos:long "10.048333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '17.466666666667'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.048333333333'^^xsd:double;
  dwc:latitude '58.091666666667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176630'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 10.048333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "10.048333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 10.048333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.86"^^xsd:decimal ;
  geo-pos:long "10.048333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '19.15'^^xsd:double;
  dwc:endTimeOfDay '19.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.048333333333'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002380'^^xsd:integer;
  dwc:observationDate '2014-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.861666666667 10.048333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.048333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.861666666667 10.048333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.861666666667"^^xsd:decimal ;
  geo-pos:long "10.048333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.048333333333'^^xsd:double;
  dwc:latitude '58.861666666667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174250'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.861666666667 10.048333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.048333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.861666666667 10.048333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.861666666667"^^xsd:decimal ;
  geo-pos:long "10.048333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '13.25'^^xsd:double;
  dwc:endTimeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.048333333333'^^xsd:double;
  dwc:latitude '58.861666666667'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176840'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 10.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09"^^xsd:decimal ;
  dwc:decimalLongitude "10.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 10.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.09"^^xsd:decimal ;
  geo-pos:long "10.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '23.65'^^xsd:double;
  dwc:endTimeOfDay '0.033333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.05'^^xsd:double;
  dwc:latitude '58.09'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002600'^^xsd:integer;
  dwc:observationDate '2008-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.05)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "10.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '9.7'^^xsd:double;
  dwc:endTimeOfDay '10.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.05'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021150'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 10.051666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.09"^^xsd:decimal ;
  dwc:decimalLongitude "10.051666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.09 10.051666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.09"^^xsd:decimal ;
  geo-pos:long "10.051666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '9.05'^^xsd:double;
  dwc:endTimeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.051666666667'^^xsd:double;
  dwc:latitude '58.09'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002790'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.863333333333 10.053333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.863333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.053333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.863333333333 10.053333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.863333333333"^^xsd:decimal ;
  geo-pos:long "10.053333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '0.55'^^xsd:double;
  dwc:endTimeOfDay '1.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.053333333333'^^xsd:double;
  dwc:latitude '58.863333333333'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002640'^^xsd:integer;
  dwc:observationDate '2013-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.053333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.053333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.053333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "10.053333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '11.05'^^xsd:double;
  dwc:endTimeOfDay '11.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.053333333333'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178370'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.091666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.055)"^^geo:wktLiteral ;
  geo-pos:lat "58.091666666667"^^xsd:decimal ;
  geo-pos:long "10.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.3'^^xsd:double;
  dwc:endTimeOfDay '23.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.055'^^xsd:double;
  dwc:latitude '58.091666666667'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002340'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.868333333333 10.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.868333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.868333333333 10.055)"^^geo:wktLiteral ;
  geo-pos:lat "58.868333333333"^^xsd:decimal ;
  geo-pos:long "10.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '0.2'^^xsd:double;
  dwc:endTimeOfDay '0.43333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.055'^^xsd:double;
  dwc:latitude '58.868333333333'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002220'^^xsd:integer;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.865 10.058333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.865"^^xsd:decimal ;
  dwc:decimalLongitude "10.058333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.865 10.058333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.865"^^xsd:decimal ;
  geo-pos:long "10.058333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '22.616666666667'^^xsd:double;
  dwc:endTimeOfDay '23.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.058333333333'^^xsd:double;
  dwc:latitude '58.865'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002130'^^xsd:integer;
  dwc:observationDate '2010-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.873333333333 10.061666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.873333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.061666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.873333333333 10.061666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.873333333333"^^xsd:decimal ;
  geo-pos:long "10.061666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '3.7'^^xsd:double;
  dwc:endTimeOfDay '4.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.061666666667'^^xsd:double;
  dwc:latitude '58.873333333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002450'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.063333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.091666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.063333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.063333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.091666666667"^^xsd:decimal ;
  geo-pos:long "10.063333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '12.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.063333333333'^^xsd:double;
  dwc:latitude '58.091666666667'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021280'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.876507566667 10.0644746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.876507566667"^^xsd:decimal ;
  dwc:decimalLongitude "10.0644746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.876507566667 10.0644746)"^^geo:wktLiteral ;
  geo-pos:lat "58.876507566667"^^xsd:decimal ;
  geo-pos:long "10.0644746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.0644746'^^xsd:double;
  dwc:startLongitude '10.0644746'^^xsd:double;
  dwc:endLongitude '10.037854166667'^^xsd:double;
  dwc:latitude '58.876507566667'^^xsd:double;
  dwc:startLatitude '58.876507566667'^^xsd:double;
  dwc:endLatitude '58.856415116667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0644746 58.856415116667, 10.0644746 58.876507566667, 10.037854166667 58.876507566667, 10.037854166667 58.856415116667, 10.0644746 58.856415116667))'^^xsd:string;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002540'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.091666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.091666666667 10.065)"^^geo:wktLiteral ;
  geo-pos:lat "58.091666666667"^^xsd:decimal ;
  geo-pos:long "10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '13.533333333333'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.065'^^xsd:double;
  dwc:latitude '58.091666666667'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002370'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 10.071666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.071666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.093333333333 10.071666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.093333333333"^^xsd:decimal ;
  geo-pos:long "10.071666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '17.7'^^xsd:double;
  dwc:endTimeOfDay '17.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.071666666667'^^xsd:double;
  dwc:latitude '58.093333333333'^^xsd:double;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002780'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 10.083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 10.083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "10.083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '11.5'^^xsd:double;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.083333333333'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176320'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.766666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.766666666667 10.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.766666666667"^^xsd:decimal ;
  geo-pos:long "10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '13.5'^^xsd:double;
  dwc:endTimeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.1'^^xsd:double;
  dwc:latitude '58.766666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175220'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 10.133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.133333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 10.133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "10.133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.133333333333'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176790'^^xsd:integer;
  dwc:observationDate '1987-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.15"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 10.15)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "10.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '16.333333333333'^^xsd:double;
  dwc:endTimeOfDay '16.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.15'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175230'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.166666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.166666666667'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175410'^^xsd:integer;
  dwc:observationDate '1988-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 10.198333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.745"^^xsd:decimal ;
  dwc:decimalLongitude "10.198333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.745 10.198333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.745"^^xsd:decimal ;
  geo-pos:long "10.198333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '2.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.198333333333'^^xsd:double;
  dwc:latitude '58.745'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002510'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176690'^^xsd:integer;
  dwc:observationDate '1989-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.761666666667 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.761666666667 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.761666666667"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '2.4'^^xsd:double;
  dwc:endTimeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '58.761666666667'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002420'^^xsd:integer;
  dwc:observationDate '2014-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.728333333333 10.203333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.728333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.203333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.728333333333 10.203333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.728333333333"^^xsd:decimal ;
  geo-pos:long "10.203333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '8.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.203333333333'^^xsd:double;
  dwc:latitude '58.728333333333'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002260'^^xsd:integer;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '23.883333333333'^^xsd:double;
  dwc:endTimeOfDay '0.38333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176150'^^xsd:integer;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '16.7'^^xsd:double;
  dwc:endTimeOfDay '17.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021190'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.723333333333 10.208333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.723333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.208333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.723333333333 10.208333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.723333333333"^^xsd:decimal ;
  geo-pos:long "10.208333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '18.333333333333'^^xsd:double;
  dwc:endTimeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.208333333333'^^xsd:double;
  dwc:latitude '58.723333333333'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176490'^^xsd:integer;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.73 10.208333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.73"^^xsd:decimal ;
  dwc:decimalLongitude "10.208333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.73 10.208333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.73"^^xsd:decimal ;
  geo-pos:long "10.208333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '19.216666666667'^^xsd:double;
  dwc:endTimeOfDay '19.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.208333333333'^^xsd:double;
  dwc:latitude '58.73'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178410'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.208333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.208333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.208333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "10.208333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '18.216666666667'^^xsd:double;
  dwc:endTimeOfDay '18.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.208333333333'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176710'^^xsd:integer;
  dwc:observationDate '1995-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.735 10.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.735"^^xsd:decimal ;
  dwc:decimalLongitude "10.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.735 10.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.735"^^xsd:decimal ;
  geo-pos:long "10.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '12.016666666667'^^xsd:double;
  dwc:endTimeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.21'^^xsd:double;
  dwc:latitude '58.735'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002340'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.741666666667 10.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.741666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.741666666667 10.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.741666666667"^^xsd:decimal ;
  geo-pos:long "10.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.9'^^xsd:double;
  dwc:endTimeOfDay '4.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.21'^^xsd:double;
  dwc:latitude '58.741666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002260'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.743333333333 10.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.743333333333 10.21)"^^geo:wktLiteral ;
  geo-pos:lat "58.743333333333"^^xsd:decimal ;
  geo-pos:long "10.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '8.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.21'^^xsd:double;
  dwc:latitude '58.743333333333'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002470'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74036355 10.210467933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.74036355"^^xsd:decimal ;
  dwc:decimalLongitude "10.210467933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74036355 10.210467933333)"^^geo:wktLiteral ;
  geo-pos:lat "58.74036355"^^xsd:decimal ;
  geo-pos:long "10.210467933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '0.71666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.210467933333'^^xsd:double;
  dwc:startLongitude '10.210467933333'^^xsd:double;
  dwc:endLongitude '10.207446833333'^^xsd:double;
  dwc:latitude '58.74036355'^^xsd:double;
  dwc:startLatitude '58.74036355'^^xsd:double;
  dwc:endLatitude '58.746447333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.210467933333 58.74036355, 10.210467933333 58.746447333333, 10.207446833333 58.746447333333, 10.207446833333 58.74036355, 10.210467933333 58.74036355))'^^xsd:string;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002490'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.728333333333 10.213333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.728333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.213333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.728333333333 10.213333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.728333333333"^^xsd:decimal ;
  geo-pos:long "10.213333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '20.4'^^xsd:double;
  dwc:endTimeOfDay '20.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.213333333333'^^xsd:double;
  dwc:latitude '58.728333333333'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176880'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.213333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.213333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "217"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.213333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "10.213333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '5.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.213333333333'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:minimumDepth '217'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021520'^^xsd:integer;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74 10.213333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.213333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.74 10.213333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.74"^^xsd:decimal ;
  geo-pos:long "10.213333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '7.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.213333333333'^^xsd:double;
  dwc:latitude '58.74'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002170'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.73 10.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.73"^^xsd:decimal ;
  dwc:decimalLongitude "10.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.73 10.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.73"^^xsd:decimal ;
  geo-pos:long "10.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '15.083333333333'^^xsd:double;
  dwc:endTimeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.215'^^xsd:double;
  dwc:latitude '58.73'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177940'^^xsd:integer;
  dwc:observationDate '1994-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.731666666667 10.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.731666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.731666666667 10.215)"^^geo:wktLiteral ;
  geo-pos:lat "58.731666666667"^^xsd:decimal ;
  geo-pos:long "10.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.8'^^xsd:double;
  dwc:endTimeOfDay '8.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.215'^^xsd:double;
  dwc:latitude '58.731666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174280'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 10.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.183333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.216666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.183333333333 10.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.183333333333"^^xsd:decimal ;
  geo-pos:long "10.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.216666666667'^^xsd:double;
  dwc:latitude '58.183333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175330'^^xsd:integer;
  dwc:observationDate '1984-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 10.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 10.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "10.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '21.866666666667'^^xsd:double;
  dwc:endTimeOfDay '22.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.216666666667'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176910'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 10.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.716666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.216666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.716666666667 10.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.716666666667"^^xsd:decimal ;
  geo-pos:long "10.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.216666666667'^^xsd:double;
  dwc:latitude '58.716666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176860'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.728333333333 10.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.728333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.728333333333 10.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.728333333333"^^xsd:decimal ;
  geo-pos:long "10.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '18.75'^^xsd:double;
  dwc:endTimeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.216666666667'^^xsd:double;
  dwc:latitude '58.728333333333'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176540'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "10.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.216666666667'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177240'^^xsd:integer;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "10.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.216666666667'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176330'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.733333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.216666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.733333333333 10.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.733333333333"^^xsd:decimal ;
  geo-pos:long "10.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '22'^^xsd:integer;
  dwc:endTimeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.216666666667'^^xsd:double;
  dwc:latitude '58.733333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175260'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 10.216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 10.216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "10.216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.216666666667'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177610'^^xsd:integer;
  dwc:observationDate '1993-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.718333333333 10.218333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.218333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.718333333333 10.218333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.718333333333"^^xsd:decimal ;
  geo-pos:long "10.218333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '2.9'^^xsd:double;
  dwc:endTimeOfDay '3.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.218333333333'^^xsd:double;
  dwc:latitude '58.718333333333'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002650'^^xsd:integer;
  dwc:observationDate '2013-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.72 10.218333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.72"^^xsd:decimal ;
  dwc:decimalLongitude "10.218333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.72 10.218333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.72"^^xsd:decimal ;
  geo-pos:long "10.218333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '20.733333333333'^^xsd:double;
  dwc:endTimeOfDay '21.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.218333333333'^^xsd:double;
  dwc:latitude '58.72'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002650'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_201610021000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.722642783333 10.219415683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.722642783333"^^xsd:decimal ;
  dwc:decimalLongitude "10.219415683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.722642783333 10.219415683333)"^^geo:wktLiteral ;
  geo-pos:lat "58.722642783333"^^xsd:decimal ;
  geo-pos:long "10.219415683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_201610021000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201610021000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201610021000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '23.833333333333'^^xsd:double;
  dwc:endTimeOfDay '0.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.219415683333'^^xsd:double;
  dwc:startLongitude '10.219415683333'^^xsd:double;
  dwc:endLongitude '10.220498516667'^^xsd:double;
  dwc:latitude '58.722642783333'^^xsd:double;
  dwc:startLatitude '58.722642783333'^^xsd:double;
  dwc:endLatitude '58.742648183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.220498516667 58.722642783333, 10.220498516667 58.742648183333, 10.219415683333 58.742648183333, 10.219415683333 58.722642783333, 10.220498516667 58.722642783333))'^^xsd:string;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201610021000'^^xsd:integer;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.725 10.221666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.725"^^xsd:decimal ;
  dwc:decimalLongitude "10.221666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.725 10.221666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.725"^^xsd:decimal ;
  geo-pos:long "10.221666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '10.816666666667'^^xsd:double;
  dwc:endTimeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.221666666667'^^xsd:double;
  dwc:latitude '58.725'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176010'^^xsd:integer;
  dwc:observationDate '2001-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.703135566667 10.2299044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.703135566667"^^xsd:decimal ;
  dwc:decimalLongitude "10.2299044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223.67"^^xsd:integer ;
  dwc:maximumDepthInMeters "255.12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.703135566667 10.2299044)"^^geo:wktLiteral ;
  geo-pos:lat "58.703135566667"^^xsd:decimal ;
  geo-pos:long "10.2299044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11.533333333333'^^xsd:double;
  dwc:endTimeOfDay '12.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.2299044'^^xsd:double;
  dwc:startLongitude '10.2299044'^^xsd:double;
  dwc:endLongitude '10.214394666667'^^xsd:double;
  dwc:latitude '58.703135566667'^^xsd:double;
  dwc:startLatitude '58.703135566667'^^xsd:double;
  dwc:endLatitude '58.732029533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2299044 58.703135566667, 10.2299044 58.732029533333, 10.214394666667 58.732029533333, 10.214394666667 58.703135566667, 10.2299044 58.703135566667))'^^xsd:string;
  dwc:minimumDepth '223.67'^^xsd:double;
  dwc:maximumDepth '255.12'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721130'^^xsd:integer;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.701666666667 10.231666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.701666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.231666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.701666666667 10.231666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.701666666667"^^xsd:decimal ;
  geo-pos:long "10.231666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '22.85'^^xsd:double;
  dwc:endTimeOfDay '23.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.231666666667'^^xsd:double;
  dwc:latitude '58.701666666667'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022300'^^xsd:integer;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '21.083333333333'^^xsd:double;
  dwc:endTimeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177030'^^xsd:integer;
  dwc:observationDate '1990-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '0.23333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.73333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.266666666667'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177820'^^xsd:integer;
  dwc:observationDate '1993-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.266666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '2.3'^^xsd:double;
  dwc:endTimeOfDay '2.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.266666666667'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176700'^^xsd:integer;
  dwc:observationDate '1992-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 10.266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.266666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 10.266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "10.266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '19.916666666667'^^xsd:double;
  dwc:endTimeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.266666666667'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176740'^^xsd:integer;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 10.281666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "10.281666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 10.281666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "10.281666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '4.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.281666666667'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022490'^^xsd:integer;
  dwc:observationDate '2004-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1645102 10.282199916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1645102"^^xsd:decimal ;
  dwc:decimalLongitude "10.282199916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1645102 10.282199916667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1645102"^^xsd:decimal ;
  geo-pos:long "10.282199916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.9833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.282199916667'^^xsd:double;
  dwc:startLongitude '10.282199916667'^^xsd:double;
  dwc:endLongitude '10.325074916667'^^xsd:double;
  dwc:latitude '58.1645102'^^xsd:double;
  dwc:startLatitude '58.1645102'^^xsd:double;
  dwc:endLatitude '58.177459216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.325074916667 58.1645102, 10.325074916667 58.177459216667, 10.282199916667 58.177459216667, 10.282199916667 58.1645102, 10.325074916667 58.1645102))'^^xsd:string;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002860'^^xsd:integer;
  dwc:observationDate '2016-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.283333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.283333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.283333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "10.283333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '23.116666666667'^^xsd:double;
  dwc:endTimeOfDay '23.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.283333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176730'^^xsd:integer;
  dwc:observationDate '1995-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 10.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.625"^^xsd:decimal ;
  dwc:decimalLongitude "10.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "282"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 10.285)"^^geo:wktLiteral ;
  geo-pos:lat "58.625"^^xsd:decimal ;
  geo-pos:long "10.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '18.4'^^xsd:double;
  dwc:endTimeOfDay '18.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.285'^^xsd:double;
  dwc:latitude '58.625'^^xsd:double;
  dwc:minimumDepth '282'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021200'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.286666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.286666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.286666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "10.286666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.286666666667'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176170'^^xsd:integer;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.286666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.286666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "289"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.286666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "10.286666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.286666666667'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '289'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002180'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 10.286666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.625"^^xsd:decimal ;
  dwc:decimalLongitude "10.286666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625 10.286666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.625"^^xsd:decimal ;
  geo-pos:long "10.286666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '9.9'^^xsd:double;
  dwc:endTimeOfDay '10.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.286666666667'^^xsd:double;
  dwc:latitude '58.625'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20091002270'^^xsd:integer;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.288333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.288333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.288333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.288333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002680'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '15.316666666667'^^xsd:double;
  dwc:endTimeOfDay '15.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.288333333333'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002680'^^xsd:integer;
  dwc:observationDate '2013-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.628333333333 10.288333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.628333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.288333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.628333333333 10.288333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.628333333333"^^xsd:decimal ;
  geo-pos:long "10.288333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '4.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.288333333333'^^xsd:double;
  dwc:latitude '58.628333333333'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002520'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.623518733333 10.289575866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.623518733333"^^xsd:decimal ;
  dwc:decimalLongitude "10.289575866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.623518733333 10.289575866667)"^^geo:wktLiteral ;
  geo-pos:lat "58.623518733333"^^xsd:decimal ;
  geo-pos:long "10.289575866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '22.583333333333'^^xsd:double;
  dwc:endTimeOfDay '22.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.289575866667'^^xsd:double;
  dwc:startLongitude '10.289575866667'^^xsd:double;
  dwc:endLongitude '10.263578516667'^^xsd:double;
  dwc:latitude '58.623518733333'^^xsd:double;
  dwc:startLatitude '58.623518733333'^^xsd:double;
  dwc:endLatitude '58.63761975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.289575866667 58.623518733333, 10.289575866667 58.63761975, 10.263578516667 58.63761975, 10.263578516667 58.623518733333, 10.289575866667 58.623518733333))'^^xsd:string;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002480'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.168333333333 10.291666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.168333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.291666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.168333333333 10.291666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.168333333333"^^xsd:decimal ;
  geo-pos:long "10.291666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '3.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.291666666667'^^xsd:double;
  dwc:latitude '58.168333333333'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177740'^^xsd:integer;
  dwc:observationDate '1994-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.293333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.293333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.293333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.17"^^xsd:decimal ;
  geo-pos:long "10.293333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '15.25'^^xsd:double;
  dwc:endTimeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.293333333333'^^xsd:double;
  dwc:latitude '58.17'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176620'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 10.293333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "10.293333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 10.293333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "10.293333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '13.983333333333'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.293333333333'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002710'^^xsd:integer;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 10.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62"^^xsd:decimal ;
  dwc:decimalLongitude "10.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62 10.295)"^^geo:wktLiteral ;
  geo-pos:lat "58.62"^^xsd:decimal ;
  geo-pos:long "10.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '5.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.295'^^xsd:double;
  dwc:latitude '58.62'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002270'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 10.296666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.163333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.296666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.163333333333 10.296666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.163333333333"^^xsd:decimal ;
  geo-pos:long "10.296666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.296666666667'^^xsd:double;
  dwc:latitude '58.163333333333'^^xsd:double;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176900'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.296666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.296666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.296666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.17"^^xsd:decimal ;
  geo-pos:long "10.296666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '21.5'^^xsd:double;
  dwc:endTimeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.296666666667'^^xsd:double;
  dwc:latitude '58.17'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002590'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618333333333 10.296666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.618333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.296666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618333333333 10.296666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.618333333333"^^xsd:decimal ;
  geo-pos:long "10.296666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.296666666667'^^xsd:double;
  dwc:latitude '58.618333333333'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002430'^^xsd:integer;
  dwc:observationDate '2014-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.298333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.298333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.298333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.17"^^xsd:decimal ;
  geo-pos:long "10.298333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '20.8'^^xsd:double;
  dwc:endTimeOfDay '21.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.298333333333'^^xsd:double;
  dwc:latitude '58.17'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178200'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.298333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.298333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.298333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.17"^^xsd:decimal ;
  geo-pos:long "10.298333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.298333333333'^^xsd:double;
  dwc:latitude '58.17'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174350'^^xsd:integer;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618333333333 10.298333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.618333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.298333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618333333333 10.298333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.618333333333"^^xsd:decimal ;
  geo-pos:long "10.298333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '10.866666666667'^^xsd:double;
  dwc:endTimeOfDay '11.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.298333333333'^^xsd:double;
  dwc:latitude '58.618333333333'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002480'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.169993416667 10.2993018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.169993416667"^^xsd:decimal ;
  dwc:decimalLongitude "10.2993018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.169993416667 10.2993018)"^^geo:wktLiteral ;
  geo-pos:lat "58.169993416667"^^xsd:decimal ;
  geo-pos:long "10.2993018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.85'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.2993018'^^xsd:double;
  dwc:startLongitude '10.2993018'^^xsd:double;
  dwc:endLongitude '10.339201833333'^^xsd:double;
  dwc:latitude '58.169993416667'^^xsd:double;
  dwc:startLatitude '58.169993416667'^^xsd:double;
  dwc:endLatitude '58.1798295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.339201833333 58.169993416667, 10.339201833333 58.1798295, 10.2993018 58.1798295, 10.2993018 58.169993416667, 10.339201833333 58.169993416667))'^^xsd:string;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002370'^^xsd:integer;
  dwc:observationDate '2015-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '19.583333333333'^^xsd:double;
  dwc:endTimeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177020'^^xsd:integer;
  dwc:observationDate '1990-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '20.166666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176570'^^xsd:integer;
  dwc:observationDate '1987-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '22.833333333333'^^xsd:double;
  dwc:endTimeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176810'^^xsd:integer;
  dwc:observationDate '1992-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.613333333333 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.613333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "289"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.613333333333 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.613333333333"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '5.55'^^xsd:double;
  dwc:endTimeOfDay '5.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '58.613333333333'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '289'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002660'^^xsd:integer;
  dwc:observationDate '2013-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177630'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.333333333333'^^xsd:double;
  dwc:endTimeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177630'^^xsd:integer;
  dwc:observationDate '1993-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 10.301666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "10.301666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "287"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 10.301666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "10.301666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '4.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.301666666667'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '287'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002320'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.303333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.303333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 10.303333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.17"^^xsd:decimal ;
  geo-pos:long "10.303333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11.733333333333'^^xsd:double;
  dwc:endTimeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.303333333333'^^xsd:double;
  dwc:latitude '58.17'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002360'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 10.303333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.303333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 10.303333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333333333"^^xsd:decimal ;
  geo-pos:long "10.303333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.303333333333'^^xsd:double;
  dwc:latitude '58.833333333333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002160'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.609597433333 10.30437635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.609597433333"^^xsd:decimal ;
  dwc:decimalLongitude "10.30437635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "272.95"^^xsd:integer ;
  dwc:maximumDepthInMeters "292.52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.609597433333 10.30437635)"^^geo:wktLiteral ;
  geo-pos:lat "58.609597433333"^^xsd:decimal ;
  geo-pos:long "10.30437635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '9.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.30437635'^^xsd:double;
  dwc:startLongitude '10.30437635'^^xsd:double;
  dwc:endLongitude '10.277712816667'^^xsd:double;
  dwc:latitude '58.609597433333'^^xsd:double;
  dwc:startLatitude '58.609597433333'^^xsd:double;
  dwc:endLatitude '58.635836216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.30437635 58.609597433333, 10.30437635 58.635836216667, 10.277712816667 58.635836216667, 10.277712816667 58.609597433333, 10.30437635 58.609597433333))'^^xsd:string;
  dwc:minimumDepth '272.95'^^xsd:double;
  dwc:maximumDepth '292.52'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721120'^^xsd:integer;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171666666667 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.171666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.171666666667 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "58.171666666667"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.883333333333'^^xsd:double;
  dwc:endTimeOfDay '16.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '58.171666666667'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176960'^^xsd:integer;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "58.173333333333"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11.05'^^xsd:double;
  dwc:endTimeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '58.173333333333'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176100'^^xsd:integer;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.825 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.825 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "58.825"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '58.825'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176700'^^xsd:integer;
  dwc:observationDate '1995-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.607849766667 10.3063487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.607849766667"^^xsd:decimal ;
  dwc:decimalLongitude "10.3063487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.607849766667 10.3063487)"^^geo:wktLiteral ;
  geo-pos:lat "58.607849766667"^^xsd:decimal ;
  geo-pos:long "10.3063487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '22'^^xsd:integer;
  dwc:endTimeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3063487'^^xsd:double;
  dwc:startLongitude '10.3063487'^^xsd:double;
  dwc:endLongitude '10.277988166667'^^xsd:double;
  dwc:latitude '58.607849766667'^^xsd:double;
  dwc:startLatitude '58.607849766667'^^xsd:double;
  dwc:endLatitude '58.630084633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3063487 58.607849766667, 10.3063487 58.630084633333, 10.277988166667 58.630084633333, 10.277988166667 58.607849766667, 10.3063487 58.607849766667))'^^xsd:string;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002990'^^xsd:integer;
  dwc:observationDate '2016-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 10.306666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "10.306666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "294"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 10.306666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "10.306666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '21.25'^^xsd:double;
  dwc:endTimeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.306666666667'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '294'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177390'^^xsd:integer;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.611666666667 10.306666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.611666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.306666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.611666666667 10.306666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.611666666667"^^xsd:decimal ;
  geo-pos:long "10.306666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '12.766666666667'^^xsd:double;
  dwc:endTimeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.306666666667'^^xsd:double;
  dwc:latitude '58.611666666667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174300'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.608333333333 10.308333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.608333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.308333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.608333333333 10.308333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.608333333333"^^xsd:decimal ;
  geo-pos:long "10.308333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '22.633333333333'^^xsd:double;
  dwc:endTimeOfDay '23.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.308333333333'^^xsd:double;
  dwc:latitude '58.608333333333'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '303'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176890'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83 10.308333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.83"^^xsd:decimal ;
  dwc:decimalLongitude "10.308333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83 10.308333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.83"^^xsd:decimal ;
  geo-pos:long "10.308333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.308333333333'^^xsd:double;
  dwc:latitude '58.83'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021180'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173869666667 10.309602966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173869666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.309602966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173869666667 10.309602966667)"^^geo:wktLiteral ;
  geo-pos:lat "58.173869666667"^^xsd:decimal ;
  geo-pos:long "10.309602966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '17.533333333333'^^xsd:double;
  dwc:endTimeOfDay '18.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.309602966667'^^xsd:double;
  dwc:startLongitude '10.309602966667'^^xsd:double;
  dwc:endLongitude '10.26811305'^^xsd:double;
  dwc:latitude '58.173869666667'^^xsd:double;
  dwc:startLatitude '58.173869666667'^^xsd:double;
  dwc:endLatitude '58.163464233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.309602966667 58.163464233333, 10.309602966667 58.173869666667, 10.26811305 58.173869666667, 10.26811305 58.163464233333, 10.309602966667 58.163464233333))'^^xsd:string;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172910'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "58.61"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '22.316666666667'^^xsd:double;
  dwc:endTimeOfDay '22.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176560'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.83"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "58.83"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '5.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '58.83'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002250'^^xsd:integer;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.601666666667 10.311666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.601666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.311666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.601666666667 10.311666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.601666666667"^^xsd:decimal ;
  geo-pos:long "10.311666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '18.833333333333'^^xsd:double;
  dwc:endTimeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.311666666667'^^xsd:double;
  dwc:latitude '58.601666666667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177850'^^xsd:integer;
  dwc:observationDate '1994-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.828333333333 10.311666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.828333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.311666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.828333333333 10.311666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.828333333333"^^xsd:decimal ;
  geo-pos:long "10.311666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '6.15'^^xsd:double;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.311666666667'^^xsd:double;
  dwc:latitude '58.828333333333'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002460'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83 10.311666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.83"^^xsd:decimal ;
  dwc:decimalLongitude "10.311666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83 10.311666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.83"^^xsd:decimal ;
  geo-pos:long "10.311666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '12.533333333333'^^xsd:double;
  dwc:endTimeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.311666666667'^^xsd:double;
  dwc:latitude '58.83'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177930'^^xsd:integer;
  dwc:observationDate '1994-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175 10.313333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.313333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175 10.313333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.175"^^xsd:decimal ;
  geo-pos:long "10.313333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '22.75'^^xsd:double;
  dwc:endTimeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.313333333333'^^xsd:double;
  dwc:latitude '58.175'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177300'^^xsd:integer;
  dwc:observationDate '2000-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.585 10.313333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.585"^^xsd:decimal ;
  dwc:decimalLongitude "10.313333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.585 10.313333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.585"^^xsd:decimal ;
  geo-pos:long "10.313333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '18.95'^^xsd:double;
  dwc:endTimeOfDay '19.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.313333333333'^^xsd:double;
  dwc:latitude '58.585'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022280'^^xsd:integer;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606666666667 10.313333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.606666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.313333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "277"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606666666667 10.313333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.606666666667"^^xsd:decimal ;
  geo-pos:long "10.313333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.313333333333'^^xsd:double;
  dwc:latitude '58.606666666667'^^xsd:double;
  dwc:minimumDepth '277'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178430'^^xsd:integer;
  dwc:observationDate '1996-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.821666666667 10.313333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.821666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.313333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.821666666667 10.313333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.821666666667"^^xsd:decimal ;
  geo-pos:long "10.313333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '22.25'^^xsd:double;
  dwc:endTimeOfDay '22.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.313333333333'^^xsd:double;
  dwc:latitude '58.821666666667'^^xsd:double;
  dwc:minimumDepth '141'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176140'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.826666666667 10.313333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.826666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.313333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.826666666667 10.313333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.826666666667"^^xsd:decimal ;
  geo-pos:long "10.313333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '2.45'^^xsd:double;
  dwc:endTimeOfDay '2.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.313333333333'^^xsd:double;
  dwc:latitude '58.826666666667'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002250'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 10.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 10.315)"^^geo:wktLiteral ;
  geo-pos:lat "58.173333333333"^^xsd:decimal ;
  geo-pos:long "10.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '23.433333333333'^^xsd:double;
  dwc:endTimeOfDay '23.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.315'^^xsd:double;
  dwc:latitude '58.173333333333'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176560'^^xsd:integer;
  dwc:observationDate '1997-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 10.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "193"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 10.315)"^^geo:wktLiteral ;
  geo-pos:lat "58.173333333333"^^xsd:decimal ;
  geo-pos:long "10.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.1'^^xsd:double;
  dwc:endTimeOfDay '7.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.315'^^xsd:double;
  dwc:latitude '58.173333333333'^^xsd:double;
  dwc:minimumDepth '193'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002780'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.821666666667 10.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.821666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.821666666667 10.315)"^^geo:wktLiteral ;
  geo-pos:lat "58.821666666667"^^xsd:decimal ;
  geo-pos:long "10.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '1.0333333333333'^^xsd:double;
  dwc:endTimeOfDay '1.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.315'^^xsd:double;
  dwc:latitude '58.821666666667'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002410'^^xsd:integer;
  dwc:observationDate '2014-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.831666666667 10.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.831666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.831666666667 10.315)"^^geo:wktLiteral ;
  geo-pos:lat "58.831666666667"^^xsd:decimal ;
  geo-pos:long "10.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '17.45'^^xsd:double;
  dwc:endTimeOfDay '17.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.315'^^xsd:double;
  dwc:latitude '58.831666666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178400'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '0.41666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.316666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176700'^^xsd:integer;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.316666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '13.083333333333'^^xsd:double;
  dwc:endTimeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.316666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175420'^^xsd:integer;
  dwc:observationDate '1988-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 10.316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173333333333 10.316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.173333333333"^^xsd:decimal ;
  geo-pos:long "10.316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '7.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '7.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.316666666667'^^xsd:double;
  dwc:latitude '58.173333333333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002250'^^xsd:integer;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "10.316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '2.55'^^xsd:double;
  dwc:endTimeOfDay '3.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.316666666667'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177140'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.826666666667 10.316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.826666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.826666666667 10.316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.826666666667"^^xsd:decimal ;
  geo-pos:long "10.316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '18.7'^^xsd:double;
  dwc:endTimeOfDay '19.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.316666666667'^^xsd:double;
  dwc:latitude '58.826666666667'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176870'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.318333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.318333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.318333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "10.318333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '19.166666666667'^^xsd:double;
  dwc:endTimeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.318333333333'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021560'^^xsd:integer;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.825 10.318333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.318333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141"^^xsd:integer ;
  dwc:maximumDepthInMeters "151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.825 10.318333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.825"^^xsd:decimal ;
  geo-pos:long "10.318333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '16.65'^^xsd:double;
  dwc:endTimeOfDay '17.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.318333333333'^^xsd:double;
  dwc:latitude '58.825'^^xsd:double;
  dwc:minimumDepth '141'^^xsd:integer;
  dwc:maximumDepth '151'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176480'^^xsd:integer;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.831666666667 10.318333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.831666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.318333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.831666666667 10.318333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.831666666667"^^xsd:decimal ;
  geo-pos:long "10.318333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '5.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.318333333333'^^xsd:double;
  dwc:latitude '58.831666666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174270'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.855 10.318333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.855"^^xsd:decimal ;
  dwc:decimalLongitude "10.318333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.855 10.318333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.855"^^xsd:decimal ;
  geo-pos:long "10.318333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.318333333333'^^xsd:double;
  dwc:latitude '58.855'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002490'^^xsd:integer;
  dwc:observationDate '2008-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.176666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "58.176666666667"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '9.5166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '58.176666666667'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002520'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175 10.321666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.321666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "196"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175 10.321666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.175"^^xsd:decimal ;
  geo-pos:long "10.321666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '5.8'^^xsd:double;
  dwc:endTimeOfDay '6.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.321666666667'^^xsd:double;
  dwc:latitude '58.175'^^xsd:double;
  dwc:minimumDepth '196'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002260'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.826666666667 10.321666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.826666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.321666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.826666666667 10.321666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.826666666667"^^xsd:decimal ;
  geo-pos:long "10.321666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '3.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.321666666667'^^xsd:double;
  dwc:latitude '58.826666666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175980'^^xsd:integer;
  dwc:observationDate '2001-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83 10.323333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.83"^^xsd:decimal ;
  dwc:decimalLongitude "10.323333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.83 10.323333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.83"^^xsd:decimal ;
  geo-pos:long "10.323333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '16.966666666667'^^xsd:double;
  dwc:endTimeOfDay '17.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.323333333333'^^xsd:double;
  dwc:latitude '58.83'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176530'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.176666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 10.325)"^^geo:wktLiteral ;
  geo-pos:lat "58.176666666667"^^xsd:decimal ;
  geo-pos:long "10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.3'^^xsd:double;
  dwc:endTimeOfDay '21.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.325'^^xsd:double;
  dwc:latitude '58.176666666667'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002330'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 10.325)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '14.483333333333'^^xsd:double;
  dwc:endTimeOfDay '14.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.325'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '193'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002350'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 10.326666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.176666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.326666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.176666666667 10.326666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.176666666667"^^xsd:decimal ;
  geo-pos:long "10.326666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '10.4'^^xsd:double;
  dwc:endTimeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.326666666667'^^xsd:double;
  dwc:latitude '58.176666666667'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '213'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021270'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11 10.331666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.331666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11 10.331666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.11"^^xsd:decimal ;
  geo-pos:long "10.331666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '2.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.331666666667'^^xsd:double;
  dwc:latitude '58.11'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022220'^^xsd:integer;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177810'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '22.5'^^xsd:double;
  dwc:endTimeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177810'^^xsd:integer;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177050'^^xsd:integer;
  dwc:observationDate '1991-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.416666666667'^^xsd:double;
  dwc:endTimeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175390'^^xsd:integer;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.916666666667'^^xsd:double;
  dwc:endTimeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175400'^^xsd:integer;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '1.5'^^xsd:double;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175320'^^xsd:integer;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.75'^^xsd:double;
  dwc:endTimeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176900'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333333333"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '0.5'^^xsd:double;
  dwc:endTimeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.633333333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176380'^^xsd:integer;
  dwc:observationDate '1989-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.35'^^xsd:double;
  dwc:endTimeOfDay '16.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177600'^^xsd:integer;
  dwc:observationDate '1993-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333333333 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333333333"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '20.2'^^xsd:double;
  dwc:endTimeOfDay '20.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.833333333333'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176900'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.3'^^xsd:double;
  dwc:endTimeOfDay '22.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175430'^^xsd:integer;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "10.333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.583333333333'^^xsd:double;
  dwc:endTimeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.333333333333'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175290'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 10.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 10.335)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "10.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002660'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '22.883333333333'^^xsd:double;
  dwc:endTimeOfDay '23.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.335'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002660'^^xsd:integer;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113554733333 10.33700515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.113554733333"^^xsd:decimal ;
  dwc:decimalLongitude "10.33700515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113554733333 10.33700515)"^^geo:wktLiteral ;
  geo-pos:lat "58.113554733333"^^xsd:decimal ;
  geo-pos:long "10.33700515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '19.133333333333'^^xsd:double;
  dwc:endTimeOfDay '19.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.33700515'^^xsd:double;
  dwc:startLongitude '10.33700515'^^xsd:double;
  dwc:endLongitude '10.3933247'^^xsd:double;
  dwc:latitude '58.113554733333'^^xsd:double;
  dwc:startLatitude '58.113554733333'^^xsd:double;
  dwc:endLatitude '58.11441595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3933247 58.113554733333, 10.3933247 58.11441595, 10.33700515 58.11441595, 10.33700515 58.113554733333, 10.3933247 58.113554733333))'^^xsd:string;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172920'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808926383333 10.3419666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.808926383333"^^xsd:decimal ;
  dwc:decimalLongitude "10.3419666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808926383333 10.3419666)"^^geo:wktLiteral ;
  geo-pos:lat "58.808926383333"^^xsd:decimal ;
  geo-pos:long "10.3419666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '2.25'^^xsd:double;
  dwc:endTimeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3419666'^^xsd:double;
  dwc:startLongitude '10.3419666'^^xsd:double;
  dwc:endLongitude '10.311049883333'^^xsd:double;
  dwc:latitude '58.808926383333'^^xsd:double;
  dwc:startLatitude '58.808926383333'^^xsd:double;
  dwc:endLatitude '58.8305414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3419666 58.808926383333, 10.3419666 58.8305414, 10.311049883333 58.8305414, 10.311049883333 58.808926383333, 10.3419666 58.808926383333))'^^xsd:string;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002500'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808333333333 10.343333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.343333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808333333333 10.343333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.808333333333"^^xsd:decimal ;
  geo-pos:long "10.343333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '3.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.343333333333'^^xsd:double;
  dwc:latitude '58.808333333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002740'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_201610021010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.804478 10.343343083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.804478"^^xsd:decimal ;
  dwc:decimalLongitude "10.343343083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.804478 10.343343083333)"^^geo:wktLiteral ;
  geo-pos:lat "58.804478"^^xsd:decimal ;
  geo-pos:long "10.343343083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_201610021010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201610021010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201610021010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '1.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.343343083333'^^xsd:double;
  dwc:startLongitude '10.343343083333'^^xsd:double;
  dwc:endLongitude '10.316540783333'^^xsd:double;
  dwc:latitude '58.804478'^^xsd:double;
  dwc:startLatitude '58.804478'^^xsd:double;
  dwc:endLatitude '58.825839716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.343343083333 58.804478, 10.343343083333 58.825839716667, 10.316540783333 58.825839716667, 10.316540783333 58.804478, 10.343343083333 58.804478))'^^xsd:string;
  dwc:minimumDepth '141'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201610021010'^^xsd:integer;
  dwc:observationDate '2016-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808333333333 10.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808333333333 10.345)"^^geo:wktLiteral ;
  geo-pos:lat "58.808333333333"^^xsd:decimal ;
  geo-pos:long "10.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '1.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.345'^^xsd:double;
  dwc:latitude '58.808333333333'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022310'^^xsd:integer;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8532338 10.3454719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8532338"^^xsd:decimal ;
  dwc:decimalLongitude "10.3454719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.34"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8532338 10.3454719)"^^geo:wktLiteral ;
  geo-pos:lat "58.8532338"^^xsd:decimal ;
  geo-pos:long "10.3454719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '22.016666666667'^^xsd:double;
  dwc:endTimeOfDay '22.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3454719'^^xsd:double;
  dwc:startLongitude '10.3454719'^^xsd:double;
  dwc:endLongitude '10.366427466667'^^xsd:double;
  dwc:latitude '58.8532338'^^xsd:double;
  dwc:startLatitude '58.8532338'^^xsd:double;
  dwc:endLatitude '58.866554983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.366427466667 58.8532338, 10.366427466667 58.866554983333, 10.3454719 58.866554983333, 10.3454719 58.8532338, 10.366427466667 58.8532338))'^^xsd:string;
  dwc:minimumDepth '157.34'^^xsd:double;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721150'^^xsd:integer;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.115 10.346666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.115"^^xsd:decimal ;
  dwc:decimalLongitude "10.346666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.115 10.346666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.115"^^xsd:decimal ;
  geo-pos:long "10.346666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '12.95'^^xsd:double;
  dwc:endTimeOfDay '13.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.346666666667'^^xsd:double;
  dwc:latitude '58.115'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176610'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113577516667 10.349529083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.113577516667"^^xsd:decimal ;
  dwc:decimalLongitude "10.349529083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113577516667 10.349529083333)"^^geo:wktLiteral ;
  geo-pos:lat "58.113577516667"^^xsd:decimal ;
  geo-pos:long "10.349529083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '5.4'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.349529083333'^^xsd:double;
  dwc:startLongitude '10.349529083333'^^xsd:double;
  dwc:endLongitude '10.4012908'^^xsd:double;
  dwc:latitude '58.113577516667'^^xsd:double;
  dwc:startLatitude '58.113577516667'^^xsd:double;
  dwc:endLatitude '58.11379745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4012908 58.113577516667, 10.4012908 58.11379745, 10.349529083333 58.11379745, 10.349529083333 58.113577516667, 10.4012908 58.113577516667))'^^xsd:string;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002870'^^xsd:integer;
  dwc:observationDate '2016-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '3.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176710'^^xsd:integer;
  dwc:observationDate '1992-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '7.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175560'^^xsd:integer;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176710'^^xsd:integer;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175300'^^xsd:integer;
  dwc:observationDate '1988-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.855 10.356666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.855"^^xsd:decimal ;
  dwc:decimalLongitude "10.356666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.855 10.356666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.855"^^xsd:decimal ;
  geo-pos:long "10.356666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021170'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '13.95'^^xsd:double;
  dwc:endTimeOfDay '14.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.356666666667'^^xsd:double;
  dwc:latitude '58.855'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021170'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_201610021020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8711327 10.359346733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8711327"^^xsd:decimal ;
  dwc:decimalLongitude "10.359346733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8711327 10.359346733333)"^^geo:wktLiteral ;
  geo-pos:lat "58.8711327"^^xsd:decimal ;
  geo-pos:long "10.359346733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_201610021020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201610021020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201610021020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3'^^xsd:integer;
  dwc:endTimeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.359346733333'^^xsd:double;
  dwc:startLongitude '10.359346733333'^^xsd:double;
  dwc:endLongitude '10.396447483333'^^xsd:double;
  dwc:latitude '58.8711327'^^xsd:double;
  dwc:startLatitude '58.8711327'^^xsd:double;
  dwc:endLatitude '58.88356605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.396447483333 58.8711327, 10.396447483333 58.88356605, 10.359346733333 58.88356605, 10.359346733333 58.8711327, 10.396447483333 58.8711327))'^^xsd:string;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201610021020'^^xsd:integer;
  dwc:observationDate '2016-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 10.363333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87"^^xsd:decimal ;
  dwc:decimalLongitude "10.363333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 10.363333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.87"^^xsd:decimal ;
  geo-pos:long "10.363333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '5.45'^^xsd:double;
  dwc:endTimeOfDay '5.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.363333333333'^^xsd:double;
  dwc:latitude '58.87'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002750'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.113333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.365)"^^geo:wktLiteral ;
  geo-pos:lat "58.113333333333"^^xsd:decimal ;
  geo-pos:long "10.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.365'^^xsd:double;
  dwc:latitude '58.113333333333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177750'^^xsd:integer;
  dwc:observationDate '1994-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 10.366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.366666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 10.366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "10.366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.366666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175330'^^xsd:integer;
  dwc:observationDate '1988-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "10.366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '1.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.366666666667'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177130'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 10.366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 10.366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "10.366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.366666666667'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177230'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.858333333333 10.366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.858333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.858333333333 10.366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.858333333333"^^xsd:decimal ;
  geo-pos:long "10.366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '3.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.366666666667'^^xsd:double;
  dwc:latitude '58.858333333333'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021510'^^xsd:integer;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.863333333333 10.366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.863333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.863333333333 10.366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.863333333333"^^xsd:decimal ;
  geo-pos:long "10.366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '21.25'^^xsd:double;
  dwc:endTimeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.366666666667'^^xsd:double;
  dwc:latitude '58.863333333333'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176130'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.796523966667 10.370330016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.796523966667"^^xsd:decimal ;
  dwc:decimalLongitude "10.370330016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "149.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.796523966667 10.370330016667)"^^geo:wktLiteral ;
  geo-pos:lat "58.796523966667"^^xsd:decimal ;
  geo-pos:long "10.370330016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '20.416666666667'^^xsd:double;
  dwc:endTimeOfDay '20.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.370330016667'^^xsd:double;
  dwc:startLongitude '10.370330016667'^^xsd:double;
  dwc:endLongitude '10.324400666667'^^xsd:double;
  dwc:latitude '58.796523966667'^^xsd:double;
  dwc:startLatitude '58.796523966667'^^xsd:double;
  dwc:endLatitude '58.810256433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.370330016667 58.796523966667, 10.370330016667 58.810256433333, 10.324400666667 58.810256433333, 10.324400666667 58.796523966667, 10.370330016667 58.796523966667))'^^xsd:string;
  dwc:minimumDepth '143.15'^^xsd:double;
  dwc:maximumDepth '149.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721140'^^xsd:integer;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878333333333 10.371666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.878333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.371666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878333333333 10.371666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.878333333333"^^xsd:decimal ;
  geo-pos:long "10.371666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '15.9'^^xsd:double;
  dwc:endTimeOfDay '16.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.371666666667'^^xsd:double;
  dwc:latitude '58.878333333333'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002360'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.874418666667 10.373033666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.874418666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.373033666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.874418666667 10.373033666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.874418666667"^^xsd:decimal ;
  geo-pos:long "10.373033666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '4.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.373033666667'^^xsd:double;
  dwc:startLongitude '10.373033666667'^^xsd:double;
  dwc:endLongitude '10.4169565'^^xsd:double;
  dwc:latitude '58.874418666667'^^xsd:double;
  dwc:startLatitude '58.874418666667'^^xsd:double;
  dwc:endLatitude '58.886575833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4169565 58.874418666667, 10.4169565 58.886575833333, 10.373033666667 58.886575833333, 10.373033666667 58.874418666667, 10.4169565 58.874418666667))'^^xsd:string;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002510'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.373333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.373333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.373333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.373333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '12.916666666667'^^xsd:double;
  dwc:endTimeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.373333333333'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176110'^^xsd:integer;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 10.373333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "10.373333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 10.373333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.86"^^xsd:decimal ;
  geo-pos:long "10.373333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '14.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.373333333333'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178380'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.113333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "58.113333333333"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '14.1'^^xsd:double;
  dwc:endTimeOfDay '14.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '58.113333333333'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176950'^^xsd:integer;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.376666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.376666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.376666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.376666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '22.366666666667'^^xsd:double;
  dwc:endTimeOfDay '22.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.376666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178210'^^xsd:integer;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 10.376666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "10.376666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "334"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 10.376666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "10.376666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '4.2666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.376666666667'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:minimumDepth '334'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176580'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.376666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.376666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.376666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "10.376666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.376666666667'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174260'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.376666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.376666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866666666667 10.376666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.866666666667"^^xsd:decimal ;
  geo-pos:long "10.376666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '15.316666666667'^^xsd:double;
  dwc:endTimeOfDay '15.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.376666666667'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176520'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328333333333 10.378333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.378333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328333333333 10.378333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.328333333333"^^xsd:decimal ;
  geo-pos:long "10.378333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '19.45'^^xsd:double;
  dwc:endTimeOfDay '19.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.378333333333'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178240'^^xsd:integer;
  dwc:observationDate '1996-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.385"^^xsd:decimal ;
  dwc:decimalLongitude "10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "377"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.385 10.38)"^^geo:wktLiteral ;
  geo-pos:lat "58.385"^^xsd:decimal ;
  geo-pos:long "10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '17.4'^^xsd:double;
  dwc:endTimeOfDay '17.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.38'^^xsd:double;
  dwc:latitude '58.385'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '377'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002510'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.388333333333 10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.388333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.388333333333 10.38)"^^geo:wktLiteral ;
  geo-pos:lat "58.388333333333"^^xsd:decimal ;
  geo-pos:long "10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '11.833333333333'^^xsd:double;
  dwc:endTimeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.38'^^xsd:double;
  dwc:latitude '58.388333333333'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '369'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002550'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11 10.381666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.381666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11 10.381666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.11"^^xsd:decimal ;
  geo-pos:long "10.381666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '10.25'^^xsd:double;
  dwc:endTimeOfDay '10.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.381666666667'^^xsd:double;
  dwc:latitude '58.11'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021620'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11 10.383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.11 10.383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.11"^^xsd:decimal ;
  geo-pos:long "10.383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '21.266666666667'^^xsd:double;
  dwc:endTimeOfDay '21.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383333333333'^^xsd:double;
  dwc:latitude '58.11'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176550'^^xsd:integer;
  dwc:observationDate '1997-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 10.383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 10.383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "10.383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '7.25'^^xsd:double;
  dwc:endTimeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383333333333'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175380'^^xsd:integer;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 10.383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 10.383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "10.383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '21.733333333333'^^xsd:double;
  dwc:endTimeOfDay '22.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383333333333'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002290'^^xsd:integer;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39 10.383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.39"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39 10.383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.39"^^xsd:decimal ;
  geo-pos:long "10.383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '20.15'^^xsd:double;
  dwc:endTimeOfDay '20.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383333333333'^^xsd:double;
  dwc:latitude '58.39'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '374'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002740'^^xsd:integer;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.616666666667 10.383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.616666666667"^^xsd:decimal ;
  geo-pos:long "10.383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383333333333'^^xsd:double;
  dwc:latitude '58.616666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175290'^^xsd:integer;
  dwc:observationDate '1988-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 10.383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 10.383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333333333"^^xsd:decimal ;
  geo-pos:long "10.383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '15.916666666667'^^xsd:double;
  dwc:endTimeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383333333333'^^xsd:double;
  dwc:latitude '58.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176720'^^xsd:integer;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 10.383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.633333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.633333333333 10.383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.633333333333"^^xsd:decimal ;
  geo-pos:long "10.383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '22.666666666667'^^xsd:double;
  dwc:endTimeOfDay '23.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383333333333'^^xsd:double;
  dwc:latitude '58.633333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175310'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349856 10.383668583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3349856"^^xsd:decimal ;
  dwc:decimalLongitude "10.383668583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3349856 10.383668583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3349856"^^xsd:decimal ;
  geo-pos:long "10.383668583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '20.75'^^xsd:double;
  dwc:endTimeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383668583333'^^xsd:double;
  dwc:startLongitude '10.383668583333'^^xsd:double;
  dwc:endLongitude '10.41206395'^^xsd:double;
  dwc:latitude '58.3349856'^^xsd:double;
  dwc:startLatitude '58.3349856'^^xsd:double;
  dwc:endLatitude '58.358754516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.41206395 58.3349856, 10.41206395 58.358754516667, 10.383668583333 58.358754516667, 10.383668583333 58.3349856, 10.41206395 58.3349856))'^^xsd:string;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002940'^^xsd:integer;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113536166667 10.383787666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.113536166667"^^xsd:decimal ;
  dwc:decimalLongitude "10.383787666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113536166667 10.383787666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.113536166667"^^xsd:decimal ;
  geo-pos:long "10.383787666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.416666666667'^^xsd:double;
  dwc:endTimeOfDay '23.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.383787666667'^^xsd:double;
  dwc:startLongitude '10.383787666667'^^xsd:double;
  dwc:endLongitude '10.435915683333'^^xsd:double;
  dwc:latitude '58.113536166667'^^xsd:double;
  dwc:startLatitude '58.113536166667'^^xsd:double;
  dwc:endLatitude '58.1112057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.435915683333 58.1112057, 10.435915683333 58.113536166667, 10.383787666667 58.113536166667, 10.383787666667 58.1112057, 10.435915683333 58.1112057))'^^xsd:string;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002380'^^xsd:integer;
  dwc:observationDate '2015-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.385)"^^geo:wktLiteral ;
  geo-pos:lat "58.111666666667"^^xsd:decimal ;
  geo-pos:long "10.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.3'^^xsd:double;
  dwc:endTimeOfDay '9.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.385'^^xsd:double;
  dwc:latitude '58.111666666667'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002260'^^xsd:integer;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.115 10.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.115"^^xsd:decimal ;
  dwc:decimalLongitude "10.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.115 10.385)"^^geo:wktLiteral ;
  geo-pos:lat "58.115"^^xsd:decimal ;
  geo-pos:long "10.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '0.33333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.385'^^xsd:double;
  dwc:latitude '58.115'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177310'^^xsd:integer;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 10.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 10.385)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "10.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '5.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.385'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176920'^^xsd:integer;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39 10.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.39"^^xsd:decimal ;
  dwc:decimalLongitude "10.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.39 10.385)"^^geo:wktLiteral ;
  geo-pos:lat "58.39"^^xsd:decimal ;
  geo-pos:long "10.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.385'^^xsd:double;
  dwc:latitude '58.39'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021230'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.386666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.113333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.386666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.386666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.113333333333"^^xsd:decimal ;
  geo-pos:long "10.386666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.9'^^xsd:double;
  dwc:endTimeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.386666666667'^^xsd:double;
  dwc:latitude '58.113333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002690'^^xsd:integer;
  dwc:observationDate '2013-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.331666666667 10.386666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.386666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "343"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.331666666667 10.386666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.331666666667"^^xsd:decimal ;
  geo-pos:long "10.386666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '8.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.386666666667'^^xsd:double;
  dwc:latitude '58.331666666667'^^xsd:double;
  dwc:minimumDepth '343'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002670'^^xsd:integer;
  dwc:observationDate '2013-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.875 10.386666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.875"^^xsd:decimal ;
  dwc:decimalLongitude "10.386666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.875 10.386666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.875"^^xsd:decimal ;
  geo-pos:long "10.386666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '15.383333333333'^^xsd:double;
  dwc:endTimeOfDay '15.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.386666666667'^^xsd:double;
  dwc:latitude '58.875'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176470'^^xsd:integer;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878333333333 10.386666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.878333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.386666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878333333333 10.386666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.878333333333"^^xsd:decimal ;
  geo-pos:long "10.386666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.386666666667'^^xsd:double;
  dwc:latitude '58.878333333333'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176860'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 10.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "10.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323"^^xsd:integer ;
  dwc:maximumDepthInMeters "354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 10.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "10.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '20.683333333333'^^xsd:double;
  dwc:endTimeOfDay '21.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.39'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:minimumDepth '323'^^xsd:integer;
  dwc:maximumDepth '354'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002220'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110175990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878333333333 10.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.878333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110175990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878333333333 10.39)"^^geo:wktLiteral ;
  geo-pos:lat "58.878333333333"^^xsd:decimal ;
  geo-pos:long "10.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110175990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110175990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110175990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '6.2'^^xsd:double;
  dwc:endTimeOfDay '6.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.39'^^xsd:double;
  dwc:latitude '58.878333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110175990'^^xsd:integer;
  dwc:observationDate '2001-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.881666666667 10.393333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.881666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.393333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.881666666667 10.393333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.881666666667"^^xsd:decimal ;
  geo-pos:long "10.393333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '4.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.393333333333'^^xsd:double;
  dwc:latitude '58.881666666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002240'^^xsd:integer;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.111666666667"^^xsd:decimal ;
  geo-pos:long "10.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '8.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.395'^^xsd:double;
  dwc:latitude '58.111666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002510'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338333333333 10.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.338333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.338333333333 10.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.338333333333"^^xsd:decimal ;
  geo-pos:long "10.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '9.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '10.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.395'^^xsd:double;
  dwc:latitude '58.338333333333'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '354'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177340'^^xsd:integer;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.881666666667 10.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.881666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.881666666667 10.395)"^^geo:wktLiteral ;
  geo-pos:lat "58.881666666667"^^xsd:decimal ;
  geo-pos:long "10.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.9'^^xsd:double;
  dwc:endTimeOfDay '4.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.395'^^xsd:double;
  dwc:latitude '58.881666666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002150'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336268333333 10.3970925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336268333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.3970925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336268333333 10.3970925)"^^geo:wktLiteral ;
  geo-pos:lat "58.336268333333"^^xsd:decimal ;
  geo-pos:long "10.3970925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '12.633333333333'^^xsd:double;
  dwc:endTimeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.3970925'^^xsd:double;
  dwc:startLongitude '10.3970925'^^xsd:double;
  dwc:endLongitude '10.364304433333'^^xsd:double;
  dwc:latitude '58.336268333333'^^xsd:double;
  dwc:startLatitude '58.336268333333'^^xsd:double;
  dwc:endLatitude '58.319340133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3970925 58.319340133333, 10.3970925 58.336268333333, 10.364304433333 58.336268333333, 10.364304433333 58.319340133333, 10.3970925 58.319340133333))'^^xsd:string;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002430'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.113333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.113333333333"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '4.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.113333333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002770'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.335"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '23.716666666667'^^xsd:double;
  dwc:endTimeOfDay '0.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.335'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002310'^^xsd:integer;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333333333 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333333333"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.3'^^xsd:double;
  dwc:endTimeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.583333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176910'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '22.666666666667'^^xsd:double;
  dwc:endTimeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176370'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.2'^^xsd:double;
  dwc:endTimeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175410'^^xsd:integer;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177150'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '4.3333333333333'^^xsd:double;
  dwc:endTimeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177150'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176820'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '0.6'^^xsd:double;
  dwc:endTimeOfDay '1.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176820'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.683333333333 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.683333333333 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.683333333333"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '20.916666666667'^^xsd:double;
  dwc:endTimeOfDay '21.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.683333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176360'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816666666667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.816666666667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.583333333333'^^xsd:double;
  dwc:endTimeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.816666666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176350'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.885 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.885"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.885 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.885"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '23.483333333333'^^xsd:double;
  dwc:endTimeOfDay '0.11666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '58.885'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002400'^^xsd:integer;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 10.401666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.401666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333333333 10.401666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333333333"^^xsd:decimal ;
  geo-pos:long "10.401666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '0.26666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.401666666667'^^xsd:double;
  dwc:latitude '58.883333333333'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002240'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.37"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.37 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "58.37"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '0.41666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '58.37'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002480'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 10.408333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.408333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333 10.408333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333333333"^^xsd:decimal ;
  geo-pos:long "10.408333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177780'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '20.2'^^xsd:double;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.408333333333'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177780'^^xsd:integer;
  dwc:observationDate '1994-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.675 10.408333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.675"^^xsd:decimal ;
  dwc:decimalLongitude "10.408333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.675 10.408333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.675"^^xsd:decimal ;
  geo-pos:long "10.408333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '21.333333333333'^^xsd:double;
  dwc:endTimeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.408333333333'^^xsd:double;
  dwc:latitude '58.675'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176720'^^xsd:integer;
  dwc:observationDate '1995-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.41)"^^geo:wktLiteral ;
  geo-pos:lat "58.111666666667"^^xsd:decimal ;
  geo-pos:long "10.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '10.116666666667'^^xsd:double;
  dwc:endTimeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.41'^^xsd:double;
  dwc:latitude '58.111666666667'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002350'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.41)"^^geo:wktLiteral ;
  geo-pos:lat "58.111666666667"^^xsd:decimal ;
  geo-pos:long "10.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.766666666667'^^xsd:double;
  dwc:endTimeOfDay '20.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.41'^^xsd:double;
  dwc:latitude '58.111666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002320'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.41)"^^geo:wktLiteral ;
  geo-pos:lat "58.111666666667"^^xsd:decimal ;
  geo-pos:long "10.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '4.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.41'^^xsd:double;
  dwc:latitude '58.111666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002250'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 10.411666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33"^^xsd:decimal ;
  dwc:decimalLongitude "10.411666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33 10.411666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.33"^^xsd:decimal ;
  geo-pos:long "10.411666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '4.2833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.411666666667'^^xsd:double;
  dwc:latitude '58.33'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176750'^^xsd:integer;
  dwc:observationDate '1995-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328333333333 10.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.328333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.328333333333 10.415)"^^geo:wktLiteral ;
  geo-pos:lat "58.328333333333"^^xsd:decimal ;
  geo-pos:long "10.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.966666666667'^^xsd:double;
  dwc:endTimeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.415'^^xsd:double;
  dwc:latitude '58.328333333333'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022250'^^xsd:integer;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166666666667 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.166666666667"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '18.7'^^xsd:double;
  dwc:endTimeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.166666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175340'^^xsd:integer;
  dwc:observationDate '1984-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.316666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.316666666667 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.316666666667"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.316666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176690'^^xsd:integer;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.325"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '8.0333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176190'^^xsd:integer;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176400'^^xsd:integer;
  dwc:observationDate '1989-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '19.583333333333'^^xsd:double;
  dwc:endTimeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177090'^^xsd:integer;
  dwc:observationDate '1991-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '7.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175340'^^xsd:integer;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.35"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.416666666667'^^xsd:double;
  dwc:endTimeOfDay '23.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.35'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176930'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "328"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '20.166666666667'^^xsd:double;
  dwc:endTimeOfDay '20.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:minimumDepth '328'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176740'^^xsd:integer;
  dwc:observationDate '1992-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.65"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177620'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.583333333333'^^xsd:double;
  dwc:endTimeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.65'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177620'^^xsd:integer;
  dwc:observationDate '1993-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.083333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176890'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.75'^^xsd:double;
  dwc:endTimeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002720'^^xsd:integer;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.683333333333 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.683333333333 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.683333333333"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '0.75'^^xsd:double;
  dwc:endTimeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.683333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175280'^^xsd:integer;
  dwc:observationDate '1988-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 10.416666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.416666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 10.416666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "10.416666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176870'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '10.833333333333'^^xsd:double;
  dwc:endTimeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.416666666667'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176870'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.418333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.418333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.418333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "10.418333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.418333333333'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002280'^^xsd:integer;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.113333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.113333333333 10.42)"^^geo:wktLiteral ;
  geo-pos:lat "58.113333333333"^^xsd:decimal ;
  geo-pos:long "10.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.42'^^xsd:double;
  dwc:latitude '58.113333333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174380'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.673333333333 10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.673333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.673333333333 10.42)"^^geo:wktLiteral ;
  geo-pos:lat "58.673333333333"^^xsd:decimal ;
  geo-pos:long "10.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '10.7'^^xsd:double;
  dwc:endTimeOfDay '11.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.42'^^xsd:double;
  dwc:latitude '58.673333333333'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174290'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345771116667 10.420822166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345771116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.420822166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326.08"^^xsd:integer ;
  dwc:maximumDepthInMeters "364.36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345771116667 10.420822166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.345771116667"^^xsd:decimal ;
  geo-pos:long "10.420822166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721060'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '21.266666666667'^^xsd:double;
  dwc:endTimeOfDay '21.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.420822166667'^^xsd:double;
  dwc:startLongitude '10.420822166667'^^xsd:double;
  dwc:endLongitude '10.3795138'^^xsd:double;
  dwc:latitude '58.345771116667'^^xsd:double;
  dwc:startLatitude '58.345771116667'^^xsd:double;
  dwc:endLatitude '58.330355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.420822166667 58.330355, 10.420822166667 58.345771116667, 10.3795138 58.345771116667, 10.3795138 58.330355, 10.420822166667 58.330355))'^^xsd:string;
  dwc:minimumDepth '326.08'^^xsd:double;
  dwc:maximumDepth '364.36'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721060'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351666666667 10.421666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.351666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.421666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.351666666667 10.421666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.351666666667"^^xsd:decimal ;
  geo-pos:long "10.421666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '22.05'^^xsd:double;
  dwc:endTimeOfDay '22.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.421666666667'^^xsd:double;
  dwc:latitude '58.351666666667'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174340'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.663333333333 10.421666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.663333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.421666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.663333333333 10.421666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.663333333333"^^xsd:decimal ;
  geo-pos:long "10.421666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '6.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.421666666667'^^xsd:double;
  dwc:latitude '58.663333333333'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002530'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.423333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.423333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.423333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.111666666667"^^xsd:decimal ;
  geo-pos:long "10.423333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '2.85'^^xsd:double;
  dwc:endTimeOfDay '3.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.423333333333'^^xsd:double;
  dwc:latitude '58.111666666667'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002550'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 10.423333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345"^^xsd:decimal ;
  dwc:decimalLongitude "10.423333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "328"^^xsd:integer ;
  dwc:maximumDepthInMeters "328"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345 10.423333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.345"^^xsd:decimal ;
  geo-pos:long "10.423333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.423333333333'^^xsd:double;
  dwc:latitude '58.345'^^xsd:double;
  dwc:minimumDepth '328'^^xsd:integer;
  dwc:maximumDepth '328'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002310'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.665 10.423333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.665"^^xsd:decimal ;
  dwc:decimalLongitude "10.423333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.665 10.423333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.665"^^xsd:decimal ;
  geo-pos:long "10.423333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177860'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '20.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.423333333333'^^xsd:double;
  dwc:latitude '58.665'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177860'^^xsd:integer;
  dwc:observationDate '1994-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.665 10.428333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.665"^^xsd:decimal ;
  dwc:decimalLongitude "10.428333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.665 10.428333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.665"^^xsd:decimal ;
  geo-pos:long "10.428333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '0.61666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.428333333333'^^xsd:double;
  dwc:latitude '58.665'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176900'^^xsd:integer;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.428333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.428333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666666666667 10.428333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.666666666667"^^xsd:decimal ;
  geo-pos:long "10.428333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '22.2'^^xsd:double;
  dwc:endTimeOfDay '22.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.428333333333'^^xsd:double;
  dwc:latitude '58.666666666667'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178420'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 10.431666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.431666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 10.431666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.66"^^xsd:decimal ;
  geo-pos:long "10.431666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '12.883333333333'^^xsd:double;
  dwc:endTimeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.431666666667'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002290'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.433333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "10.433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '18.416666666667'^^xsd:double;
  dwc:endTimeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.433333333333'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176560'^^xsd:integer;
  dwc:observationDate '1987-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.433333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "10.433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.433333333333'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175380'^^xsd:integer;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.118333333333 10.433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.118333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.118333333333 10.433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.118333333333"^^xsd:decimal ;
  geo-pos:long "10.433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '12.8'^^xsd:double;
  dwc:endTimeOfDay '13.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.433333333333'^^xsd:double;
  dwc:latitude '58.118333333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176910'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 10.433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.366666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.366666666667 10.433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.366666666667"^^xsd:decimal ;
  geo-pos:long "10.433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177650'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '1.95'^^xsd:double;
  dwc:endTimeOfDay '2.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.433333333333'^^xsd:double;
  dwc:latitude '58.366666666667'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177650'^^xsd:integer;
  dwc:observationDate '1993-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.661666666667 10.433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.661666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.661666666667 10.433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.661666666667"^^xsd:decimal ;
  geo-pos:long "10.433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '18.8'^^xsd:double;
  dwc:endTimeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.433333333333'^^xsd:double;
  dwc:latitude '58.661666666667'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002460'^^xsd:integer;
  dwc:observationDate '2014-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 10.433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.433333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 10.433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "10.433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '19.666666666667'^^xsd:double;
  dwc:endTimeOfDay '20.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.433333333333'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175250'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 10.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "10.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 10.435)"^^geo:wktLiteral ;
  geo-pos:lat "58.66"^^xsd:decimal ;
  geo-pos:long "10.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '2.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.435'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176160'^^xsd:integer;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.436666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.436666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.436666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.111666666667"^^xsd:decimal ;
  geo-pos:long "10.436666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '8.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.436666666667'^^xsd:double;
  dwc:latitude '58.111666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021260'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.656666666667 10.436666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.656666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.436666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.656666666667 10.436666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.656666666667"^^xsd:decimal ;
  geo-pos:long "10.436666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177380'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '19.166666666667'^^xsd:double;
  dwc:endTimeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.436666666667'^^xsd:double;
  dwc:latitude '58.656666666667'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177380'^^xsd:integer;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.656666666667 10.436666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.656666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.436666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.656666666667 10.436666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.656666666667"^^xsd:decimal ;
  geo-pos:long "10.436666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002190'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.566666666667'^^xsd:double;
  dwc:endTimeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.436666666667'^^xsd:double;
  dwc:latitude '58.656666666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002190'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.663333333333 10.438333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.663333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.438333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.663333333333 10.438333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.663333333333"^^xsd:decimal ;
  geo-pos:long "10.438333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '20.483333333333'^^xsd:double;
  dwc:endTimeOfDay '20.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.438333333333'^^xsd:double;
  dwc:latitude '58.663333333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176550'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6557572 10.439551533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6557572"^^xsd:decimal ;
  dwc:decimalLongitude "10.439551533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6557572 10.439551533333)"^^geo:wktLiteral ;
  geo-pos:lat "58.6557572"^^xsd:decimal ;
  geo-pos:long "10.439551533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20.616666666667'^^xsd:double;
  dwc:endTimeOfDay '21.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.439551533333'^^xsd:double;
  dwc:startLongitude '10.439551533333'^^xsd:double;
  dwc:endLongitude '10.409348333333'^^xsd:double;
  dwc:latitude '58.6557572'^^xsd:double;
  dwc:startLatitude '58.6557572'^^xsd:double;
  dwc:endLatitude '58.673621116667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.439551533333 58.6557572, 10.439551533333 58.673621116667, 10.409348333333 58.673621116667, 10.409348333333 58.6557572, 10.439551533333 58.6557572))'^^xsd:string;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002470'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111666666667 10.44)"^^geo:wktLiteral ;
  geo-pos:lat "58.111666666667"^^xsd:decimal ;
  geo-pos:long "10.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '19.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.44'^^xsd:double;
  dwc:latitude '58.111666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002580'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.656666666667 10.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.656666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.656666666667 10.44)"^^geo:wktLiteral ;
  geo-pos:lat "58.656666666667"^^xsd:decimal ;
  geo-pos:long "10.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021210'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '20.666666666667'^^xsd:double;
  dwc:endTimeOfDay '21.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.44'^^xsd:double;
  dwc:latitude '58.656666666667'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021210'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.653333333333 10.441666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.653333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.441666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.653333333333 10.441666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.653333333333"^^xsd:decimal ;
  geo-pos:long "10.441666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '12.783333333333'^^xsd:double;
  dwc:endTimeOfDay '13.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.441666666667'^^xsd:double;
  dwc:latitude '58.653333333333'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002490'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.663333333333 10.441666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.663333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.441666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.663333333333 10.441666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.663333333333"^^xsd:decimal ;
  geo-pos:long "10.441666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '2'^^xsd:integer;
  dwc:endTimeOfDay '2.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.441666666667'^^xsd:double;
  dwc:latitude '58.663333333333'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002310'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "58.65"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '17.916666666667'^^xsd:double;
  dwc:endTimeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '58.65'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176730'^^xsd:integer;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.641666666667 10.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.641666666667 10.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.641666666667"^^xsd:decimal ;
  geo-pos:long "10.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13.583333333333'^^xsd:double;
  dwc:endTimeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.455'^^xsd:double;
  dwc:latitude '58.641666666667'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176020'^^xsd:integer;
  dwc:observationDate '2001-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.892654 10.4572615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.892654"^^xsd:decimal ;
  dwc:decimalLongitude "10.4572615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.96"^^xsd:integer ;
  dwc:maximumDepthInMeters "185.95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.892654 10.4572615)"^^geo:wktLiteral ;
  geo-pos:lat "58.892654"^^xsd:decimal ;
  geo-pos:long "10.4572615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '23.633333333333'^^xsd:double;
  dwc:endTimeOfDay '0.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4572615'^^xsd:double;
  dwc:startLongitude '10.4572615'^^xsd:double;
  dwc:endLongitude '10.4949146'^^xsd:double;
  dwc:latitude '58.892654'^^xsd:double;
  dwc:startLatitude '58.892654'^^xsd:double;
  dwc:endLatitude '58.912669183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4949146 58.892654, 10.4949146 58.912669183333, 10.4572615 58.912669183333, 10.4572615 58.892654, 10.4949146 58.892654))'^^xsd:string;
  dwc:minimumDepth '173.96'^^xsd:double;
  dwc:maximumDepth '185.95'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721160'^^xsd:integer;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.64453445 10.4588714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.64453445"^^xsd:decimal ;
  dwc:decimalLongitude "10.4588714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.64453445 10.4588714)"^^geo:wktLiteral ;
  geo-pos:lat "58.64453445"^^xsd:decimal ;
  geo-pos:long "10.4588714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '20.25'^^xsd:double;
  dwc:endTimeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.4588714'^^xsd:double;
  dwc:startLongitude '10.4588714'^^xsd:double;
  dwc:endLongitude '10.430563466667'^^xsd:double;
  dwc:latitude '58.64453445'^^xsd:double;
  dwc:startLatitude '58.64453445'^^xsd:double;
  dwc:endLatitude '58.666840483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4588714 58.64453445, 10.4588714 58.666840483333, 10.430563466667 58.666840483333, 10.430563466667 58.64453445, 10.4588714 58.64453445))'^^xsd:string;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002980'^^xsd:integer;
  dwc:observationDate '2016-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.645 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.645"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.645 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "58.645"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '1.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '1.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '58.645'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002730'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.901666666667 10.471666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.901666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.471666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.901666666667 10.471666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.901666666667"^^xsd:decimal ;
  geo-pos:long "10.471666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '2.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.471666666667'^^xsd:double;
  dwc:latitude '58.901666666667'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002230'^^xsd:integer;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.903333333333 10.473333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.903333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.473333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.903333333333 10.473333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.903333333333"^^xsd:decimal ;
  geo-pos:long "10.473333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '21.966666666667'^^xsd:double;
  dwc:endTimeOfDay '22.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.473333333333'^^xsd:double;
  dwc:latitude '58.903333333333'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '193'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002390'^^xsd:integer;
  dwc:observationDate '2014-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.905 10.473333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.905"^^xsd:decimal ;
  dwc:decimalLongitude "10.473333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.905 10.473333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.905"^^xsd:decimal ;
  geo-pos:long "10.473333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '7.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.473333333333'^^xsd:double;
  dwc:latitude '58.905'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002760'^^xsd:integer;
  dwc:observationDate '2013-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.637074816667 10.477817433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.637074816667"^^xsd:decimal ;
  dwc:decimalLongitude "10.477817433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169.91"^^xsd:integer ;
  dwc:maximumDepthInMeters "169.91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.637074816667 10.477817433333)"^^geo:wktLiteral ;
  geo-pos:lat "58.637074816667"^^xsd:decimal ;
  geo-pos:long "10.477817433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '5.3'^^xsd:double;
  dwc:endTimeOfDay '5.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.477817433333'^^xsd:double;
  dwc:startLongitude '10.477817433333'^^xsd:double;
  dwc:endLongitude '10.440420016667'^^xsd:double;
  dwc:latitude '58.637074816667'^^xsd:double;
  dwc:startLatitude '58.637074816667'^^xsd:double;
  dwc:endLatitude '58.657125666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.477817433333 58.637074816667, 10.477817433333 58.657125666667, 10.440420016667 58.657125666667, 10.440420016667 58.637074816667, 10.477817433333 58.637074816667))'^^xsd:string;
  dwc:minimumDepth '169.91'^^xsd:double;
  dwc:maximumDepth '169.91'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721100'^^xsd:integer;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_201610021030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.914367966667 10.480227933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.914367966667"^^xsd:decimal ;
  dwc:decimalLongitude "10.480227933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_201610021030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.914367966667 10.480227933333)"^^geo:wktLiteral ;
  geo-pos:lat "58.914367966667"^^xsd:decimal ;
  geo-pos:long "10.480227933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_201610021030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201610021030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201610021030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '4.8833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.480227933333'^^xsd:double;
  dwc:startLongitude '10.480227933333'^^xsd:double;
  dwc:endLongitude '10.508760716667'^^xsd:double;
  dwc:latitude '58.914367966667'^^xsd:double;
  dwc:startLatitude '58.914367966667'^^xsd:double;
  dwc:endLatitude '58.9314086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.508760716667 58.914367966667, 10.508760716667 58.9314086, 10.480227933333 58.9314086, 10.480227933333 58.914367966667, 10.508760716667 58.914367966667))'^^xsd:string;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201610021030'^^xsd:integer;
  dwc:observationDate '2016-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.635728516667 10.482788516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.635728516667"^^xsd:decimal ;
  dwc:decimalLongitude "10.482788516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153.26"^^xsd:integer ;
  dwc:maximumDepthInMeters "169.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.635728516667 10.482788516667)"^^geo:wktLiteral ;
  geo-pos:lat "58.635728516667"^^xsd:decimal ;
  geo-pos:long "10.482788516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721110'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '6.75'^^xsd:double;
  dwc:endTimeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.482788516667'^^xsd:double;
  dwc:startLongitude '10.482788516667'^^xsd:double;
  dwc:endLongitude '10.444484983333'^^xsd:double;
  dwc:latitude '58.635728516667'^^xsd:double;
  dwc:startLatitude '58.635728516667'^^xsd:double;
  dwc:endLatitude '58.65309735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.482788516667 58.635728516667, 10.482788516667 58.65309735, 10.444484983333 58.65309735, 10.444484983333 58.635728516667, 10.482788516667 58.635728516667))'^^xsd:string;
  dwc:minimumDepth '153.26'^^xsd:double;
  dwc:maximumDepth '169.27'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721110'^^xsd:integer;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.483333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "10.483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '21'^^xsd:integer;
  dwc:endTimeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.483333333333'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175350'^^xsd:integer;
  dwc:observationDate '1984-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.483333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '5.5'^^xsd:double;
  dwc:endTimeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.483333333333'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175550'^^xsd:integer;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 10.483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.483333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 10.483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "10.483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '13.25'^^xsd:double;
  dwc:endTimeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.483333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175510'^^xsd:integer;
  dwc:observationDate '1986-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 10.483333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.483333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 10.483333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "10.483333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '20.75'^^xsd:double;
  dwc:endTimeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.483333333333'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175300'^^xsd:integer;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 10.488333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.913333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.488333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 10.488333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.913333333333"^^xsd:decimal ;
  geo-pos:long "10.488333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.416666666667'^^xsd:double;
  dwc:endTimeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.488333333333'^^xsd:double;
  dwc:latitude '58.913333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002370'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.918333333333 10.498333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.918333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.498333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.918333333333 10.498333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.918333333333"^^xsd:decimal ;
  geo-pos:long "10.498333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002480'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '13.083333333333'^^xsd:double;
  dwc:endTimeOfDay '13.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.498333333333'^^xsd:double;
  dwc:latitude '58.918333333333'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002480'^^xsd:integer;
  dwc:observationDate '2008-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.683333333333 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.683333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.683333333333 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.683333333333"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '18.583333333333'^^xsd:double;
  dwc:endTimeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '58.683333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175420'^^xsd:integer;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '1.5'^^xsd:double;
  dwc:endTimeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176760'^^xsd:integer;
  dwc:observationDate '1987-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 10.506666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.913333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.506666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913333333333 10.506666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.913333333333"^^xsd:decimal ;
  geo-pos:long "10.506666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176690'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.506666666667'^^xsd:double;
  dwc:latitude '58.913333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176690'^^xsd:integer;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92 10.508333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.508333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92 10.508333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.92"^^xsd:decimal ;
  geo-pos:long "10.508333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002670'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '1.0666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.508333333333'^^xsd:double;
  dwc:latitude '58.92'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002670'^^xsd:integer;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.926666666667 10.516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.926666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.926666666667 10.516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.926666666667"^^xsd:decimal ;
  geo-pos:long "10.516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '19.516666666667'^^xsd:double;
  dwc:endTimeOfDay '19.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.516666666667'^^xsd:double;
  dwc:latitude '58.926666666667'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176120'^^xsd:integer;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.930301966667 10.521421166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.930301966667"^^xsd:decimal ;
  dwc:decimalLongitude "10.521421166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.930301966667 10.521421166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.930301966667"^^xsd:decimal ;
  geo-pos:long "10.521421166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '6.35'^^xsd:double;
  dwc:endTimeOfDay '6.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.521421166667'^^xsd:double;
  dwc:startLongitude '10.521421166667'^^xsd:double;
  dwc:endLongitude '10.49227005'^^xsd:double;
  dwc:latitude '58.930301966667'^^xsd:double;
  dwc:startLatitude '58.930301966667'^^xsd:double;
  dwc:endLatitude '58.9117232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.521421166667 58.9117232, 10.521421166667 58.930301966667, 10.49227005 58.930301966667, 10.49227005 58.9117232, 10.521421166667 58.9117232))'^^xsd:string;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002530'^^xsd:integer;
  dwc:observationDate '2015-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93 10.521666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93"^^xsd:decimal ;
  dwc:decimalLongitude "10.521666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93 10.521666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.93"^^xsd:decimal ;
  geo-pos:long "10.521666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002140'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '2.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.521666666667'^^xsd:double;
  dwc:latitude '58.93'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002140'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.469035833333 10.52696795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.469035833333"^^xsd:decimal ;
  dwc:decimalLongitude "10.52696795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.469035833333 10.52696795)"^^geo:wktLiteral ;
  geo-pos:lat "58.469035833333"^^xsd:decimal ;
  geo-pos:long "10.52696795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002450'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.866666666667'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.52696795'^^xsd:double;
  dwc:startLongitude '10.52696795'^^xsd:double;
  dwc:endLongitude '10.5086995'^^xsd:double;
  dwc:latitude '58.469035833333'^^xsd:double;
  dwc:startLatitude '58.469035833333'^^xsd:double;
  dwc:endLatitude '58.494787333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.52696795 58.469035833333, 10.52696795 58.494787333333, 10.5086995 58.494787333333, 10.5086995 58.469035833333, 10.52696795 58.469035833333))'^^xsd:string;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002450'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.465996883333 10.527702183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.465996883333"^^xsd:decimal ;
  dwc:decimalLongitude "10.527702183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216.62"^^xsd:integer ;
  dwc:maximumDepthInMeters "239.31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.465996883333 10.527702183333)"^^geo:wktLiteral ;
  geo-pos:lat "58.465996883333"^^xsd:decimal ;
  geo-pos:long "10.527702183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721080'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '1.55'^^xsd:double;
  dwc:endTimeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.527702183333'^^xsd:double;
  dwc:startLongitude '10.527702183333'^^xsd:double;
  dwc:endLongitude '10.5121504'^^xsd:double;
  dwc:latitude '58.465996883333'^^xsd:double;
  dwc:startLatitude '58.465996883333'^^xsd:double;
  dwc:endLatitude '58.494818133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.527702183333 58.465996883333, 10.527702183333 58.494818133333, 10.5121504 58.494818133333, 10.5121504 58.465996883333, 10.527702183333 58.465996883333))'^^xsd:string;
  dwc:minimumDepth '216.62'^^xsd:double;
  dwc:maximumDepth '239.31'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721080'^^xsd:integer;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.463698016667 10.528990966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.463698016667"^^xsd:decimal ;
  dwc:decimalLongitude "10.528990966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "221"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.463698016667 10.528990966667)"^^geo:wktLiteral ;
  geo-pos:lat "58.463698016667"^^xsd:decimal ;
  geo-pos:long "10.528990966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '17.066666666667'^^xsd:double;
  dwc:endTimeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.528990966667'^^xsd:double;
  dwc:startLongitude '10.528990966667'^^xsd:double;
  dwc:endLongitude '10.5121324'^^xsd:double;
  dwc:latitude '58.463698016667'^^xsd:double;
  dwc:startLatitude '58.463698016667'^^xsd:double;
  dwc:endLatitude '58.491901766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.528990966667 58.463698016667, 10.528990966667 58.491901766667, 10.5121324 58.491901766667, 10.5121324 58.463698016667, 10.528990966667 58.463698016667))'^^xsd:string;
  dwc:minimumDepth '221'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002960'^^xsd:integer;
  dwc:observationDate '2016-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.467834133333 10.529036233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.467834133333"^^xsd:decimal ;
  dwc:decimalLongitude "10.529036233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "231.26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.467834133333 10.529036233333)"^^geo:wktLiteral ;
  geo-pos:lat "58.467834133333"^^xsd:decimal ;
  geo-pos:long "10.529036233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721070'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '23.85'^^xsd:double;
  dwc:endTimeOfDay '0.36666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.529036233333'^^xsd:double;
  dwc:startLongitude '10.529036233333'^^xsd:double;
  dwc:endLongitude '10.51037315'^^xsd:double;
  dwc:latitude '58.467834133333'^^xsd:double;
  dwc:startLatitude '58.467834133333'^^xsd:double;
  dwc:endLatitude '58.49633555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.529036233333 58.467834133333, 10.529036233333 58.49633555, 10.51037315 58.49633555, 10.51037315 58.467834133333, 10.529036233333 58.467834133333))'^^xsd:string;
  dwc:minimumDepth '213.15'^^xsd:double;
  dwc:maximumDepth '231.26'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721070'^^xsd:integer;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 10.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 10.53)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "10.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '10.866666666667'^^xsd:double;
  dwc:endTimeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.53'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177920'^^xsd:integer;
  dwc:observationDate '1994-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 10.531666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.531666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 10.531666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "10.531666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021160'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '12.233333333333'^^xsd:double;
  dwc:endTimeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.531666666667'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021160'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.935 10.531666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.935"^^xsd:decimal ;
  dwc:decimalLongitude "10.531666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.935 10.531666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.935"^^xsd:decimal ;
  geo-pos:long "10.531666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176510'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '12.916666666667'^^xsd:double;
  dwc:endTimeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.531666666667'^^xsd:double;
  dwc:latitude '58.935'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176510'^^xsd:integer;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.935 10.531666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.935"^^xsd:decimal ;
  dwc:decimalLongitude "10.531666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.935 10.531666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.935"^^xsd:decimal ;
  geo-pos:long "10.531666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176850'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.531666666667'^^xsd:double;
  dwc:latitude '58.935'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176850'^^xsd:integer;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010176460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.936666666667 10.531666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.531666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010176460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.936666666667 10.531666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.936666666667"^^xsd:decimal ;
  geo-pos:long "10.531666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010176460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010176460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010176460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '13.4'^^xsd:double;
  dwc:endTimeOfDay '13.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.531666666667'^^xsd:double;
  dwc:latitude '58.936666666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010176460'^^xsd:integer;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 10.533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 10.533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "10.533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '18.5'^^xsd:double;
  dwc:endTimeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.533333333333'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176890'^^xsd:integer;
  dwc:observationDate '1992-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 10.533333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.533333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333333333 10.533333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333333333"^^xsd:decimal ;
  geo-pos:long "10.533333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '12.9'^^xsd:double;
  dwc:endTimeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.533333333333'^^xsd:double;
  dwc:latitude '58.933333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177590'^^xsd:integer;
  dwc:observationDate '1993-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938333333333 10.536666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.938333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.536666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.938333333333 10.536666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.938333333333"^^xsd:decimal ;
  geo-pos:long "10.536666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.536666666667'^^xsd:double;
  dwc:latitude '58.938333333333'^^xsd:double;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178390'^^xsd:integer;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.95"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '20'^^xsd:integer;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '58.95'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177220'^^xsd:integer;
  dwc:observationDate '1991-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966666666667 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966666666667 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.966666666667"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '4.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '58.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176770'^^xsd:integer;
  dwc:observationDate '1987-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966666666667 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966666666667 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.966666666667"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '16.666666666667'^^xsd:double;
  dwc:endTimeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '58.966666666667'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176340'^^xsd:integer;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966666666667 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966666666667 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.966666666667"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.25'^^xsd:double;
  dwc:endTimeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '58.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176880'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395 10.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.395"^^xsd:decimal ;
  dwc:decimalLongitude "10.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395 10.56)"^^geo:wktLiteral ;
  geo-pos:lat "58.395"^^xsd:decimal ;
  geo-pos:long "10.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '1.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.56'^^xsd:double;
  dwc:latitude '58.395'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021590'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966666666667 10.566666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.966666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.566666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966666666667 10.566666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.966666666667"^^xsd:decimal ;
  geo-pos:long "10.566666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '18.083333333333'^^xsd:double;
  dwc:endTimeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.566666666667'^^xsd:double;
  dwc:latitude '58.966666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175240'^^xsd:integer;
  dwc:observationDate '1988-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395 10.573333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.395"^^xsd:decimal ;
  dwc:decimalLongitude "10.573333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395 10.573333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.395"^^xsd:decimal ;
  geo-pos:long "10.573333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.533333333333'^^xsd:double;
  dwc:endTimeOfDay '20.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.573333333333'^^xsd:double;
  dwc:latitude '58.395'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174330'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3816435 10.575934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3816435"^^xsd:decimal ;
  dwc:decimalLongitude "10.575934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3816435 10.575934)"^^geo:wktLiteral ;
  geo-pos:lat "58.3816435"^^xsd:decimal ;
  geo-pos:long "10.575934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '15.233333333333'^^xsd:double;
  dwc:endTimeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.575934'^^xsd:double;
  dwc:startLongitude '10.575934'^^xsd:double;
  dwc:endLongitude '10.561226333333'^^xsd:double;
  dwc:latitude '58.3816435'^^xsd:double;
  dwc:startLatitude '58.3816435'^^xsd:double;
  dwc:endLatitude '58.4073575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.575934 58.3816435, 10.575934 58.4073575, 10.561226333333 58.4073575, 10.561226333333 58.3816435, 10.575934 58.3816435))'^^xsd:string;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002440'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3740955 10.582945316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3740955"^^xsd:decimal ;
  dwc:decimalLongitude "10.582945316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3740955 10.582945316667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3740955"^^xsd:decimal ;
  geo-pos:long "10.582945316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002950'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '22.716666666667'^^xsd:double;
  dwc:endTimeOfDay '23.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.582945316667'^^xsd:double;
  dwc:startLongitude '10.582945316667'^^xsd:double;
  dwc:endLongitude '10.563809183333'^^xsd:double;
  dwc:latitude '58.3740955'^^xsd:double;
  dwc:startLatitude '58.3740955'^^xsd:double;
  dwc:endLatitude '58.397167616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.582945316667 58.3740955, 10.582945316667 58.397167616667, 10.563809183333 58.397167616667, 10.563809183333 58.3740955, 10.582945316667 58.3740955))'^^xsd:string;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002950'^^xsd:integer;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36279965 10.592116683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.36279965"^^xsd:decimal ;
  dwc:decimalLongitude "10.592116683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256.04"^^xsd:integer ;
  dwc:maximumDepthInMeters "272.73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.36279965 10.592116683333)"^^geo:wktLiteral ;
  geo-pos:lat "58.36279965"^^xsd:decimal ;
  geo-pos:long "10.592116683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721050'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '19.35'^^xsd:double;
  dwc:endTimeOfDay '19.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.592116683333'^^xsd:double;
  dwc:startLongitude '10.592116683333'^^xsd:double;
  dwc:endLongitude '10.558005283333'^^xsd:double;
  dwc:latitude '58.36279965'^^xsd:double;
  dwc:startLatitude '58.36279965'^^xsd:double;
  dwc:endLatitude '58.382547283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.592116683333 58.36279965, 10.592116683333 58.382547283333, 10.558005283333 58.382547283333, 10.558005283333 58.36279965, 10.592116683333 58.36279965))'^^xsd:string;
  dwc:minimumDepth '256.04'^^xsd:double;
  dwc:maximumDepth '272.73'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721050'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '2.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176390'^^xsd:integer;
  dwc:observationDate '1989-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '8.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175320'^^xsd:integer;
  dwc:observationDate '1988-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.558333333333 10.603333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.558333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.603333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.558333333333 10.603333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.558333333333"^^xsd:decimal ;
  geo-pos:long "10.603333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176180'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '5.7166666666667'^^xsd:double;
  dwc:endTimeOfDay '6.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.603333333333'^^xsd:double;
  dwc:latitude '58.558333333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176180'^^xsd:integer;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.558333333333 10.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.558333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.558333333333 10.605)"^^geo:wktLiteral ;
  geo-pos:lat "58.558333333333"^^xsd:decimal ;
  geo-pos:long "10.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176740'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '1.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.605'^^xsd:double;
  dwc:latitude '58.558333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176740'^^xsd:integer;
  dwc:observationDate '1995-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.38 10.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.38"^^xsd:decimal ;
  dwc:decimalLongitude "10.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.38 10.61)"^^geo:wktLiteral ;
  geo-pos:lat "58.38"^^xsd:decimal ;
  geo-pos:long "10.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022260'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.61'^^xsd:double;
  dwc:latitude '58.38'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022260'^^xsd:integer;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2908224 10.615737183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2908224"^^xsd:decimal ;
  dwc:decimalLongitude "10.615737183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2908224 10.615737183333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2908224"^^xsd:decimal ;
  geo-pos:long "10.615737183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '18.683333333333'^^xsd:double;
  dwc:endTimeOfDay '19.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.615737183333'^^xsd:double;
  dwc:startLongitude '10.615737183333'^^xsd:double;
  dwc:endLongitude '10.616781066667'^^xsd:double;
  dwc:latitude '58.2908224'^^xsd:double;
  dwc:startLatitude '58.2908224'^^xsd:double;
  dwc:endLatitude '58.3173766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.616781066667 58.2908224, 10.616781066667 58.3173766, 10.615737183333 58.3173766, 10.615737183333 58.2908224, 10.616781066667 58.2908224))'^^xsd:string;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002930'^^xsd:integer;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.616666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "10.616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '23.916666666667'^^xsd:double;
  dwc:endTimeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.616666666667'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175530'^^xsd:integer;
  dwc:observationDate '1986-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 10.616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.616666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 10.616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "10.616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '19.5'^^xsd:double;
  dwc:endTimeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.616666666667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175520'^^xsd:integer;
  dwc:observationDate '1986-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 10.616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.616666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 10.616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "10.616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.616666666667'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175330'^^xsd:integer;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 10.616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.616666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 10.616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "10.616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '20.5'^^xsd:double;
  dwc:endTimeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.616666666667'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176800'^^xsd:integer;
  dwc:observationDate '1992-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2012601_20121002300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.553333333333 10.616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.553333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2012601_20121002300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.553333333333 10.616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.553333333333"^^xsd:decimal ;
  geo-pos:long "10.616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2012601_20121002300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20121002300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20121002300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '15.383333333333'^^xsd:double;
  dwc:endTimeOfDay '15.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.616666666667'^^xsd:double;
  dwc:latitude '58.553333333333'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20121002300'^^xsd:integer;
  dwc:observationDate '2012-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.548333333333 10.618333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.548333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.618333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.548333333333 10.618333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.548333333333"^^xsd:decimal ;
  geo-pos:long "10.618333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002470'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '21.55'^^xsd:double;
  dwc:endTimeOfDay '22.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.618333333333'^^xsd:double;
  dwc:latitude '58.548333333333'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002470'^^xsd:integer;
  dwc:observationDate '2014-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.546666666667 10.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.546666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.546666666667 10.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.546666666667"^^xsd:decimal ;
  geo-pos:long "10.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002290'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '13.7'^^xsd:double;
  dwc:endTimeOfDay '14.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.62'^^xsd:double;
  dwc:latitude '58.546666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002290'^^xsd:integer;
  dwc:observationDate '2009-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.551666666667 10.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.551666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.551666666667 10.62)"^^geo:wktLiteral ;
  geo-pos:lat "58.551666666667"^^xsd:decimal ;
  geo-pos:long "10.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.783333333333'^^xsd:double;
  dwc:endTimeOfDay '18.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.62'^^xsd:double;
  dwc:latitude '58.551666666667'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002730'^^xsd:integer;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306061983333 10.62041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.306061983333"^^xsd:decimal ;
  dwc:decimalLongitude "10.62041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306061983333 10.62041)"^^geo:wktLiteral ;
  geo-pos:lat "58.306061983333"^^xsd:decimal ;
  geo-pos:long "10.62041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002420'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '10.816666666667'^^xsd:double;
  dwc:endTimeOfDay '11.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.62041'^^xsd:double;
  dwc:startLongitude '10.62041'^^xsd:double;
  dwc:endLongitude '10.611302083333'^^xsd:double;
  dwc:latitude '58.306061983333'^^xsd:double;
  dwc:startLatitude '58.306061983333'^^xsd:double;
  dwc:endLatitude '58.3333767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.62041 58.306061983333, 10.62041 58.3333767, 10.611302083333 58.3333767, 10.611302083333 58.306061983333, 10.62041 58.306061983333))'^^xsd:string;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002420'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 10.621666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.53"^^xsd:decimal ;
  dwc:decimalLongitude "10.621666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.53 10.621666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.53"^^xsd:decimal ;
  geo-pos:long "10.621666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177350'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '12.05'^^xsd:double;
  dwc:endTimeOfDay '12.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.621666666667'^^xsd:double;
  dwc:latitude '58.53'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177350'^^xsd:integer;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.543333333333 10.621666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.543333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.621666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.543333333333 10.621666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.543333333333"^^xsd:decimal ;
  geo-pos:long "10.621666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '3.0333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.621666666667'^^xsd:double;
  dwc:latitude '58.543333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176910'^^xsd:integer;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.546666666667 10.621666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.546666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.621666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.546666666667 10.621666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.546666666667"^^xsd:decimal ;
  geo-pos:long "10.621666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '22.533333333333'^^xsd:double;
  dwc:endTimeOfDay '23.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.621666666667'^^xsd:double;
  dwc:latitude '58.546666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021220'^^xsd:integer;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.536666666667 10.623333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.536666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.623333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.536666666667 10.623333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.536666666667"^^xsd:decimal ;
  geo-pos:long "10.623333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.623333333333'^^xsd:double;
  dwc:latitude '58.536666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002540'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.538333333333 10.623333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.538333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.623333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.538333333333 10.623333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.538333333333"^^xsd:decimal ;
  geo-pos:long "10.623333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002200'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.366666666667'^^xsd:double;
  dwc:endTimeOfDay '13.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.623333333333'^^xsd:double;
  dwc:latitude '58.538333333333'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002200'^^xsd:integer;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177840'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '16.516666666667'^^xsd:double;
  dwc:endTimeOfDay '17.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177840'^^xsd:integer;
  dwc:observationDate '1994-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.528333333333 10.626666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.528333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.626666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.528333333333 10.626666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.528333333333"^^xsd:decimal ;
  geo-pos:long "10.626666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '14.95'^^xsd:double;
  dwc:endTimeOfDay '15.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.626666666667'^^xsd:double;
  dwc:latitude '58.528333333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002500'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0172848 10.6268852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0172848"^^xsd:decimal ;
  dwc:decimalLongitude "10.6268852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0172848 10.6268852)"^^geo:wktLiteral ;
  geo-pos:lat "58.0172848"^^xsd:decimal ;
  geo-pos:long "10.6268852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '21.416666666667'^^xsd:double;
  dwc:endTimeOfDay '21.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.6268852'^^xsd:double;
  dwc:startLongitude '10.6268852'^^xsd:double;
  dwc:endLongitude '10.67088365'^^xsd:double;
  dwc:latitude '58.0172848'^^xsd:double;
  dwc:startLatitude '58.0172848'^^xsd:double;
  dwc:endLatitude '58.0038592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.67088365 58.0038592, 10.67088365 58.0172848, 10.6268852 58.0172848, 10.6268852 58.0038592, 10.67088365 58.0038592))'^^xsd:string;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172930'^^xsd:integer;
  dwc:observationDate '2017-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2915678 10.627864633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2915678"^^xsd:decimal ;
  dwc:decimalLongitude "10.627864633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2915678 10.627864633333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2915678"^^xsd:decimal ;
  geo-pos:long "10.627864633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.627864633333'^^xsd:double;
  dwc:startLongitude '10.627864633333'^^xsd:double;
  dwc:endLongitude '10.620398566667'^^xsd:double;
  dwc:latitude '58.2915678'^^xsd:double;
  dwc:startLatitude '58.2915678'^^xsd:double;
  dwc:endLatitude '58.319361066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.627864633333 58.2915678, 10.627864633333 58.319361066667, 10.620398566667 58.319361066667, 10.620398566667 58.2915678, 10.627864633333 58.2915678))'^^xsd:string;
  dwc:minimumDepth '230.58'^^xsd:double;
  dwc:maximumDepth '250.82'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721020'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3017544 10.627958883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3017544"^^xsd:decimal ;
  dwc:decimalLongitude "10.627958883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234.42"^^xsd:integer ;
  dwc:maximumDepthInMeters "252.91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3017544 10.627958883333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3017544"^^xsd:decimal ;
  geo-pos:long "10.627958883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721030'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.627958883333'^^xsd:double;
  dwc:startLongitude '10.627958883333'^^xsd:double;
  dwc:endLongitude '10.617018633333'^^xsd:double;
  dwc:latitude '58.3017544'^^xsd:double;
  dwc:startLatitude '58.3017544'^^xsd:double;
  dwc:endLatitude '58.329678816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.627958883333 58.3017544, 10.627958883333 58.329678816667, 10.617018633333 58.329678816667, 10.617018633333 58.3017544, 10.627958883333 58.3017544))'^^xsd:string;
  dwc:minimumDepth '234.42'^^xsd:double;
  dwc:maximumDepth '252.91'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721030'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.528333333333 10.628333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.528333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.628333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.528333333333 10.628333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.528333333333"^^xsd:decimal ;
  geo-pos:long "10.628333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.628333333333'^^xsd:double;
  dwc:latitude '58.528333333333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176570'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 10.628333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.628333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 10.628333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "10.628333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '21.533333333333'^^xsd:double;
  dwc:endTimeOfDay '22.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.628333333333'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021570'^^xsd:integer;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.529682166667 10.629248166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.529682166667"^^xsd:decimal ;
  dwc:decimalLongitude "10.629248166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.529682166667 10.629248166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.529682166667"^^xsd:decimal ;
  geo-pos:long "10.629248166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002460'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '18.633333333333'^^xsd:double;
  dwc:endTimeOfDay '19.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.629248166667'^^xsd:double;
  dwc:startLongitude '10.629248166667'^^xsd:double;
  dwc:endLongitude '10.616053333333'^^xsd:double;
  dwc:latitude '58.529682166667'^^xsd:double;
  dwc:startLatitude '58.529682166667'^^xsd:double;
  dwc:endLatitude '58.557081666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.629248166667 58.529682166667, 10.629248166667 58.557081666667, 10.616053333333 58.557081666667, 10.616053333333 58.529682166667, 10.629248166667 58.529682166667))'^^xsd:string;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002460'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.526666666667 10.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.526666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.526666666667 10.63)"^^geo:wktLiteral ;
  geo-pos:lat "58.526666666667"^^xsd:decimal ;
  geo-pos:long "10.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '23.766666666667'^^xsd:double;
  dwc:endTimeOfDay '0.26666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.63'^^xsd:double;
  dwc:latitude '58.526666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002720'^^xsd:integer;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.520851483333 10.63090445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.520851483333"^^xsd:decimal ;
  dwc:decimalLongitude "10.63090445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.520851483333 10.63090445)"^^geo:wktLiteral ;
  geo-pos:lat "58.520851483333"^^xsd:decimal ;
  geo-pos:long "10.63090445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '18.65'^^xsd:double;
  dwc:endTimeOfDay '19.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.63090445'^^xsd:double;
  dwc:startLongitude '10.63090445'^^xsd:double;
  dwc:endLongitude '10.613751966667'^^xsd:double;
  dwc:latitude '58.520851483333'^^xsd:double;
  dwc:startLatitude '58.520851483333'^^xsd:double;
  dwc:endLatitude '58.545586816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.63090445 58.520851483333, 10.63090445 58.545586816667, 10.613751966667 58.545586816667, 10.613751966667 58.520851483333, 10.63090445 58.520851483333))'^^xsd:string;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002970'^^xsd:integer;
  dwc:observationDate '2016-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175644183333 10.632033866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.175644183333"^^xsd:decimal ;
  dwc:decimalLongitude "10.632033866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.175644183333 10.632033866667)"^^geo:wktLiteral ;
  geo-pos:lat "58.175644183333"^^xsd:decimal ;
  geo-pos:long "10.632033866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002400'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '5.4833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.632033866667'^^xsd:double;
  dwc:startLongitude '10.632033866667'^^xsd:double;
  dwc:endLongitude '10.654341133333'^^xsd:double;
  dwc:latitude '58.175644183333'^^xsd:double;
  dwc:startLatitude '58.175644183333'^^xsd:double;
  dwc:endLatitude '58.154960833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.654341133333 58.154960833333, 10.654341133333 58.175644183333, 10.632033866667 58.175644183333, 10.632033866667 58.154960833333, 10.654341133333 58.154960833333))'^^xsd:string;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002400'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "10.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '6.9166666666667'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.633333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177040'^^xsd:integer;
  dwc:observationDate '1991-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "10.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177800'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '20.333333333333'^^xsd:double;
  dwc:endTimeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.633333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177800'^^xsd:integer;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 10.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.633333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 10.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "10.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.2'^^xsd:double;
  dwc:endTimeOfDay '21.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.633333333333'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010176920'^^xsd:integer;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 10.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.516666666667 10.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.516666666667"^^xsd:decimal ;
  geo-pos:long "10.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177100'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '21.666666666667'^^xsd:double;
  dwc:endTimeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.633333333333'^^xsd:double;
  dwc:latitude '58.516666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177100'^^xsd:integer;
  dwc:observationDate '1991-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.525 10.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.525 10.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.525"^^xsd:decimal ;
  geo-pos:long "10.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174310'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.633333333333'^^xsd:double;
  dwc:latitude '58.525'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174310'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 10.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533333333333 10.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.533333333333"^^xsd:decimal ;
  geo-pos:long "10.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177640'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.583333333333'^^xsd:double;
  dwc:endTimeOfDay '23.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.633333333333'^^xsd:double;
  dwc:latitude '58.533333333333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177640'^^xsd:integer;
  dwc:observationDate '1993-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.517389666667 10.635374916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.517389666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.635374916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148.82"^^xsd:integer ;
  dwc:maximumDepthInMeters "160.94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.517389666667 10.635374916667)"^^geo:wktLiteral ;
  geo-pos:lat "58.517389666667"^^xsd:decimal ;
  geo-pos:long "10.635374916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721090'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '3.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.635374916667'^^xsd:double;
  dwc:startLongitude '10.635374916667'^^xsd:double;
  dwc:endLongitude '10.620428033333'^^xsd:double;
  dwc:latitude '58.517389666667'^^xsd:double;
  dwc:startLatitude '58.517389666667'^^xsd:double;
  dwc:endLatitude '58.546901816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.635374916667 58.517389666667, 10.635374916667 58.546901816667, 10.620428033333 58.546901816667, 10.620428033333 58.517389666667, 10.635374916667 58.517389666667))'^^xsd:string;
  dwc:minimumDepth '148.82'^^xsd:double;
  dwc:maximumDepth '160.94'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721090'^^xsd:integer;
  dwc:observationDate '2017-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.521666666667 10.636666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.521666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.636666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.521666666667 10.636666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.521666666667"^^xsd:decimal ;
  geo-pos:long "10.636666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002300'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '0.016666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.51666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.636666666667'^^xsd:double;
  dwc:latitude '58.521666666667'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002300'^^xsd:integer;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.521666666667 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.521666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.521666666667 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "58.521666666667"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '19.333333333333'^^xsd:double;
  dwc:endTimeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '58.521666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176040'^^xsd:integer;
  dwc:observationDate '2001-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 10.641666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.01"^^xsd:decimal ;
  dwc:decimalLongitude "10.641666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 10.641666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.01"^^xsd:decimal ;
  geo-pos:long "10.641666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176120'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '14.916666666667'^^xsd:double;
  dwc:endTimeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.641666666667'^^xsd:double;
  dwc:latitude '58.01'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176120'^^xsd:integer;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16350535 10.645840616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.16350535"^^xsd:decimal ;
  dwc:decimalLongitude "10.645840616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247.06"^^xsd:integer ;
  dwc:maximumDepthInMeters "258.38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16350535 10.645840616667)"^^geo:wktLiteral ;
  geo-pos:lat "58.16350535"^^xsd:decimal ;
  geo-pos:long "10.645840616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172980'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '5.4'^^xsd:double;
  dwc:endTimeOfDay '5.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.645840616667'^^xsd:double;
  dwc:startLongitude '10.645840616667'^^xsd:double;
  dwc:endLongitude '10.62133145'^^xsd:double;
  dwc:latitude '58.16350535'^^xsd:double;
  dwc:startLatitude '58.16350535'^^xsd:double;
  dwc:endLatitude '58.18601615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.645840616667 58.16350535, 10.645840616667 58.18601615, 10.62133145 58.18601615, 10.62133145 58.16350535, 10.645840616667 58.16350535))'^^xsd:string;
  dwc:minimumDepth '247.06'^^xsd:double;
  dwc:maximumDepth '258.38'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172980'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16168735 10.648545483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.16168735"^^xsd:decimal ;
  dwc:decimalLongitude "10.648545483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248.24"^^xsd:integer ;
  dwc:maximumDepthInMeters "258.65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16168735 10.648545483333)"^^geo:wktLiteral ;
  geo-pos:lat "58.16168735"^^xsd:decimal ;
  geo-pos:long "10.648545483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172990'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '7.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.648545483333'^^xsd:double;
  dwc:startLongitude '10.648545483333'^^xsd:double;
  dwc:endLongitude '10.619950816667'^^xsd:double;
  dwc:latitude '58.16168735'^^xsd:double;
  dwc:startLatitude '58.16168735'^^xsd:double;
  dwc:endLatitude '58.184398666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.648545483333 58.16168735, 10.648545483333 58.184398666667, 10.619950816667 58.184398666667, 10.619950816667 58.16168735, 10.648545483333 58.16168735))'^^xsd:string;
  dwc:minimumDepth '248.24'^^xsd:double;
  dwc:maximumDepth '258.65'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172990'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '5.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176720'^^xsd:integer;
  dwc:observationDate '1992-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.008333333333 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.008333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.008333333333 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.008333333333"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '18.266666666667'^^xsd:double;
  dwc:endTimeOfDay '18.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '58.008333333333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176540'^^xsd:integer;
  dwc:observationDate '1997-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.466666666667 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.466666666667 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "58.466666666667"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '11.416666666667'^^xsd:double;
  dwc:endTimeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '58.466666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176700'^^xsd:integer;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.160781066667 10.650650616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.160781066667"^^xsd:decimal ;
  dwc:decimalLongitude "10.650650616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.160781066667 10.650650616667)"^^geo:wktLiteral ;
  geo-pos:lat "58.160781066667"^^xsd:decimal ;
  geo-pos:long "10.650650616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002910'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '15.766666666667'^^xsd:double;
  dwc:endTimeOfDay '16.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.650650616667'^^xsd:double;
  dwc:startLongitude '10.650650616667'^^xsd:double;
  dwc:endLongitude '10.62623935'^^xsd:double;
  dwc:latitude '58.160781066667'^^xsd:double;
  dwc:startLatitude '58.160781066667'^^xsd:double;
  dwc:endLatitude '58.18555625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.650650616667 58.160781066667, 10.650650616667 58.18555625, 10.62623935 58.18555625, 10.62623935 58.160781066667, 10.650650616667 58.160781066667))'^^xsd:string;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002910'^^xsd:integer;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.008333333333 10.653333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.008333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.653333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.008333333333 10.653333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.008333333333"^^xsd:decimal ;
  geo-pos:long "10.653333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '2.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '3.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.653333333333'^^xsd:double;
  dwc:latitude '58.008333333333'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177320'^^xsd:integer;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01240745 10.65751335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.01240745"^^xsd:decimal ;
  dwc:decimalLongitude "10.65751335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01240745 10.65751335)"^^geo:wktLiteral ;
  geo-pos:lat "58.01240745"^^xsd:decimal ;
  geo-pos:long "10.65751335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002880'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '10.55'^^xsd:double;
  dwc:endTimeOfDay '11.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.65751335'^^xsd:double;
  dwc:startLongitude '10.65751335'^^xsd:double;
  dwc:endLongitude '10.7023867'^^xsd:double;
  dwc:latitude '58.01240745'^^xsd:double;
  dwc:startLatitude '58.01240745'^^xsd:double;
  dwc:endLatitude '58.0020806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7023867 58.0020806, 10.7023867 58.01240745, 10.65751335 58.01240745, 10.65751335 58.0020806, 10.7023867 58.0020806))'^^xsd:string;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002880'^^xsd:integer;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.005 10.658333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.658333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.005 10.658333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.005"^^xsd:decimal ;
  geo-pos:long "10.658333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '7.25'^^xsd:double;
  dwc:endTimeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.658333333333'^^xsd:double;
  dwc:latitude '58.005'^^xsd:double;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177760'^^xsd:integer;
  dwc:observationDate '1994-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.005 10.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.005 10.66)"^^geo:wktLiteral ;
  geo-pos:lat "58.005"^^xsd:decimal ;
  geo-pos:long "10.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.66'^^xsd:double;
  dwc:latitude '58.005'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176600'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.008333333333 10.661666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.008333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.661666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.008333333333 10.661666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.008333333333"^^xsd:decimal ;
  geo-pos:long "10.661666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002700'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '18.466666666667'^^xsd:double;
  dwc:endTimeOfDay '18.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.661666666667'^^xsd:double;
  dwc:latitude '58.008333333333'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002700'^^xsd:integer;
  dwc:observationDate '2013-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 10.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.01"^^xsd:decimal ;
  dwc:decimalLongitude "10.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 10.665)"^^geo:wktLiteral ;
  geo-pos:lat "58.01"^^xsd:decimal ;
  geo-pos:long "10.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178220'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '0.2'^^xsd:double;
  dwc:endTimeOfDay '0.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.665'^^xsd:double;
  dwc:latitude '58.01'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178220'^^xsd:integer;
  dwc:observationDate '1996-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.008333333333 10.666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.008333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.008333333333 10.666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.008333333333"^^xsd:decimal ;
  geo-pos:long "10.666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '15.083333333333'^^xsd:double;
  dwc:endTimeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.666666666667'^^xsd:double;
  dwc:latitude '58.008333333333'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176920'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.475 10.666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.475"^^xsd:decimal ;
  dwc:decimalLongitude "10.666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.475 10.666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.475"^^xsd:decimal ;
  geo-pos:long "10.666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '2.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.666666666667'^^xsd:double;
  dwc:latitude '58.475'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Single trawl 70 mm mask'^^xsd:string;
  dwc:occurrenceId '20091002320'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.005840666667 10.673174833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.005840666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.673174833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.005840666667 10.673174833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.005840666667"^^xsd:decimal ;
  geo-pos:long "10.673174833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '1.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.673174833333'^^xsd:double;
  dwc:startLongitude '10.673174833333'^^xsd:double;
  dwc:endLongitude '10.719752333333'^^xsd:double;
  dwc:latitude '58.005840666667'^^xsd:double;
  dwc:startLatitude '58.005840666667'^^xsd:double;
  dwc:endLatitude '57.993353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.719752333333 57.993353, 10.719752333333 58.005840666667, 10.673174833333 58.005840666667, 10.673174833333 57.993353, 10.719752333333 57.993353))'^^xsd:string;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002390'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.425 10.681666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.681666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.425 10.681666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.425"^^xsd:decimal ;
  geo-pos:long "10.681666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.233333333333'^^xsd:double;
  dwc:endTimeOfDay '16.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.681666666667'^^xsd:double;
  dwc:latitude '58.425'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022270'^^xsd:integer;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "10.683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "10.683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '11.933333333333'^^xsd:double;
  dwc:endTimeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.683333333333'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176940'^^xsd:integer;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.001666666667 10.683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.001666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.001666666667 10.683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.001666666667"^^xsd:decimal ;
  geo-pos:long "10.683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '0.66666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.683333333333'^^xsd:double;
  dwc:latitude '58.001666666667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002540'^^xsd:integer;
  dwc:observationDate '2006-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.001666666667 10.683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.001666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.001666666667 10.683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.001666666667"^^xsd:decimal ;
  geo-pos:long "10.683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021250'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '6.85'^^xsd:double;
  dwc:endTimeOfDay '7.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.683333333333'^^xsd:double;
  dwc:latitude '58.001666666667'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021250'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.425 10.683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.425 10.683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.425"^^xsd:decimal ;
  geo-pos:long "10.683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021580'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '23.65'^^xsd:double;
  dwc:endTimeOfDay '0.16666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.683333333333'^^xsd:double;
  dwc:latitude '58.425'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021580'^^xsd:integer;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 10.683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.683333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.433333333333 10.683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.433333333333"^^xsd:decimal ;
  geo-pos:long "10.683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175390'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.25'^^xsd:double;
  dwc:endTimeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.683333333333'^^xsd:double;
  dwc:latitude '58.433333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175390'^^xsd:integer;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.005 10.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.005 10.685)"^^geo:wktLiteral ;
  geo-pos:lat "58.005"^^xsd:decimal ;
  geo-pos:long "10.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002760'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '2.8'^^xsd:double;
  dwc:endTimeOfDay '3.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.685'^^xsd:double;
  dwc:latitude '58.005'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002760'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998333333333 10.688333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.688333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998333333333 10.688333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.998333333333"^^xsd:decimal ;
  geo-pos:long "10.688333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '2.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '2.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.688333333333'^^xsd:double;
  dwc:latitude '57.998333333333'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002240'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.001666666667 10.688333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.001666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.688333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.001666666667 10.688333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.001666666667"^^xsd:decimal ;
  geo-pos:long "10.688333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.688333333333'^^xsd:double;
  dwc:latitude '58.001666666667'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174370'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.003333333333 10.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.003333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.003333333333 10.69)"^^geo:wktLiteral ;
  geo-pos:lat "58.003333333333"^^xsd:decimal ;
  geo-pos:long "10.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002570'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '17.9'^^xsd:double;
  dwc:endTimeOfDay '18.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.69'^^xsd:double;
  dwc:latitude '58.003333333333'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002570'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998333333333 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998333333333 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "57.998333333333"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002340'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '57.998333333333'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002340'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.696666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "10.696666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.696666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "10.696666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021610'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '7.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.696666666667'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021610'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2015601_20151002410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.237460666667 10.698511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.237460666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.698511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2015601_20151002410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.237460666667 10.698511)"^^geo:wktLiteral ;
  geo-pos:lat "58.237460666667"^^xsd:decimal ;
  geo-pos:long "10.698511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2015601_20151002410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20151002410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20151002410'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '7.7'^^xsd:double;
  dwc:endTimeOfDay '8.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.698511'^^xsd:double;
  dwc:startLongitude '10.698511'^^xsd:double;
  dwc:endLongitude '10.6789732'^^xsd:double;
  dwc:latitude '58.237460666667'^^xsd:double;
  dwc:startLatitude '58.237460666667'^^xsd:double;
  dwc:endLatitude '58.26143165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.698511 58.237460666667, 10.698511 58.26143165, 10.6789732 58.26143165, 10.6789732 58.237460666667, 10.698511 58.237460666667))'^^xsd:string;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20151002410'^^xsd:integer;
  dwc:observationDate '2015-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2301583 10.701722483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2301583"^^xsd:decimal ;
  dwc:decimalLongitude "10.701722483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204.46"^^xsd:integer ;
  dwc:maximumDepthInMeters "219.73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2301583 10.701722483333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2301583"^^xsd:decimal ;
  geo-pos:long "10.701722483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.701722483333'^^xsd:double;
  dwc:startLongitude '10.701722483333'^^xsd:double;
  dwc:endLongitude '10.683498466667'^^xsd:double;
  dwc:latitude '58.2301583'^^xsd:double;
  dwc:startLatitude '58.2301583'^^xsd:double;
  dwc:endLatitude '58.258373733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.701722483333 58.2301583, 10.701722483333 58.258373733333, 10.683498466667 58.258373733333, 10.683498466667 58.2301583, 10.701722483333 58.2301583))'^^xsd:string;
  dwc:minimumDepth '204.46'^^xsd:double;
  dwc:maximumDepth '219.73'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721000'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.227959683333 10.7031795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.227959683333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7031795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.227959683333 10.7031795)"^^geo:wktLiteral ;
  geo-pos:lat "58.227959683333"^^xsd:decimal ;
  geo-pos:long "10.7031795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002920'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '17.333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.7031795'^^xsd:double;
  dwc:startLongitude '10.7031795'^^xsd:double;
  dwc:endLongitude '10.686952883333'^^xsd:double;
  dwc:latitude '58.227959683333'^^xsd:double;
  dwc:startLatitude '58.227959683333'^^xsd:double;
  dwc:endLatitude '58.253224983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7031795 58.227959683333, 10.7031795 58.253224983333, 10.686952883333 58.253224983333, 10.686952883333 58.227959683333, 10.7031795 58.227959683333))'^^xsd:string;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002920'^^xsd:integer;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998333333333 10.703333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.703333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998333333333 10.703333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.998333333333"^^xsd:decimal ;
  geo-pos:long "10.703333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002500'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.15'^^xsd:double;
  dwc:endTimeOfDay '6.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.703333333333'^^xsd:double;
  dwc:latitude '57.998333333333'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002500'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.458333333333 10.706666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.458333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.706666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.458333333333 10.706666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.458333333333"^^xsd:decimal ;
  geo-pos:long "10.706666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174320'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '17.683333333333'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.706666666667'^^xsd:double;
  dwc:latitude '58.458333333333'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174320'^^xsd:integer;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2004610_200410022240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 10.723333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.088333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.723333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2004610_200410022240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088333333333 10.723333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.088333333333"^^xsd:decimal ;
  geo-pos:long "10.723333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2004610_200410022240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200410022240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200410022240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.723333333333'^^xsd:double;
  dwc:latitude '58.088333333333'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200410022240'^^xsd:integer;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.726666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.726666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.726666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "10.726666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002520'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '20.75'^^xsd:double;
  dwc:endTimeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.726666666667'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002520'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_201711721040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.349074116667 10.727142616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.349074116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.727142616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.82"^^xsd:integer ;
  dwc:maximumDepthInMeters "182.76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_201711721040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.349074116667 10.727142616667)"^^geo:wktLiteral ;
  geo-pos:lat "58.349074116667"^^xsd:decimal ;
  geo-pos:long "10.727142616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_201711721040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201711721040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '201711721040'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '17.116666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.727142616667'^^xsd:double;
  dwc:startLongitude '10.727142616667'^^xsd:double;
  dwc:endLongitude '10.719629883333'^^xsd:double;
  dwc:latitude '58.349074116667'^^xsd:double;
  dwc:startLatitude '58.349074116667'^^xsd:double;
  dwc:endLatitude '58.379743133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.727142616667 58.349074116667, 10.727142616667 58.379743133333, 10.719629883333 58.379743133333, 10.719629883333 58.349074116667, 10.727142616667 58.349074116667))'^^xsd:string;
  dwc:minimumDepth '172.82'^^xsd:double;
  dwc:maximumDepth '182.76'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '201711721040'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0830964 10.731220133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0830964"^^xsd:decimal ;
  dwc:decimalLongitude "10.731220133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0830964 10.731220133333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0830964"^^xsd:decimal ;
  geo-pos:long "10.731220133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002900'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '14.283333333333'^^xsd:double;
  dwc:endTimeOfDay '14.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.731220133333'^^xsd:double;
  dwc:startLongitude '10.731220133333'^^xsd:double;
  dwc:endLongitude '10.7275459'^^xsd:double;
  dwc:latitude '58.0830964'^^xsd:double;
  dwc:startLatitude '58.0830964'^^xsd:double;
  dwc:endLatitude '58.109363816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.731220133333 58.0830964, 10.731220133333 58.109363816667, 10.7275459 58.109363816667, 10.7275459 58.0830964, 10.731220133333 58.0830964))'^^xsd:string;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002900'^^xsd:integer;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 10.733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 10.733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "10.733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.733333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176710'^^xsd:integer;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 10.733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.733333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.083333333333 10.733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.083333333333"^^xsd:decimal ;
  geo-pos:long "10.733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175430'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '15.583333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.733333333333'^^xsd:double;
  dwc:latitude '58.083333333333'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175430'^^xsd:integer;
  dwc:observationDate '1988-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.1"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177010'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.1'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177010'^^xsd:integer;
  dwc:observationDate '1990-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.996666666667 10.766666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.996666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.766666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.996666666667 10.766666666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.996666666667"^^xsd:decimal ;
  geo-pos:long "10.766666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002270'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.266666666667'^^xsd:double;
  dwc:endTimeOfDay '16.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.766666666667'^^xsd:double;
  dwc:latitude '57.996666666667'^^xsd:double;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002270'^^xsd:integer;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 10.783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.783333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 10.783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "10.783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '3.25'^^xsd:double;
  dwc:endTimeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.783333333333'^^xsd:double;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175370'^^xsd:integer;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 10.816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.066666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.816666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.066666666667 10.816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.066666666667"^^xsd:decimal ;
  geo-pos:long "10.816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176550'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '15.75'^^xsd:double;
  dwc:endTimeOfDay '16.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.816666666667'^^xsd:double;
  dwc:latitude '58.066666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176550'^^xsd:integer;
  dwc:observationDate '1987-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1986010_198610175540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.816666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1986010_198610175540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1986010_198610175540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198610175540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198610175540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '2.3833333333333'^^xsd:double;
  dwc:endTimeOfDay '3.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.816666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198610175540'^^xsd:integer;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.116666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.816666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.116666666667 10.816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.116666666667"^^xsd:decimal ;
  geo-pos:long "10.816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '12.416666666667'^^xsd:double;
  dwc:endTimeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.816666666667'^^xsd:double;
  dwc:latitude '58.116666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175360'^^xsd:integer;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053224616667 10.842000266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.053224616667"^^xsd:decimal ;
  dwc:decimalLongitude "10.842000266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189.92"^^xsd:integer ;
  dwc:maximumDepthInMeters "206.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.053224616667 10.842000266667)"^^geo:wktLiteral ;
  geo-pos:lat "58.053224616667"^^xsd:decimal ;
  geo-pos:long "10.842000266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172970'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '3.25'^^xsd:double;
  dwc:endTimeOfDay '3.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.842000266667'^^xsd:double;
  dwc:startLongitude '10.842000266667'^^xsd:double;
  dwc:endLongitude '10.8162075'^^xsd:double;
  dwc:latitude '58.053224616667'^^xsd:double;
  dwc:startLatitude '58.053224616667'^^xsd:double;
  dwc:endLatitude '58.077995683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.842000266667 58.053224616667, 10.842000266667 58.077995683333, 10.8162075 58.077995683333, 10.8162075 58.053224616667, 10.842000266667 58.053224616667))'^^xsd:string;
  dwc:minimumDepth '189.92'^^xsd:double;
  dwc:maximumDepth '206.58'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172970'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.050259316667 10.845047933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.050259316667"^^xsd:decimal ;
  dwc:decimalLongitude "10.845047933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190.24"^^xsd:integer ;
  dwc:maximumDepthInMeters "205.96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.050259316667 10.845047933333)"^^geo:wktLiteral ;
  geo-pos:lat "58.050259316667"^^xsd:decimal ;
  geo-pos:long "10.845047933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172960'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '1.75'^^xsd:double;
  dwc:endTimeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.845047933333'^^xsd:double;
  dwc:startLongitude '10.845047933333'^^xsd:double;
  dwc:endLongitude '10.818008133333'^^xsd:double;
  dwc:latitude '58.050259316667'^^xsd:double;
  dwc:startLatitude '58.050259316667'^^xsd:double;
  dwc:endLatitude '58.075472316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.845047933333 58.050259316667, 10.845047933333 58.075472316667, 10.818008133333 58.075472316667, 10.818008133333 58.050259316667, 10.845047933333 58.050259316667))'^^xsd:string;
  dwc:minimumDepth '190.24'^^xsd:double;
  dwc:maximumDepth '205.96'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172960'^^xsd:integer;
  dwc:observationDate '2017-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581172-2017602_20171172940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0195763 10.930834983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0195763"^^xsd:decimal ;
  dwc:decimalLongitude "10.930834983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149.71"^^xsd:integer ;
  dwc:maximumDepthInMeters "162.57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581172-2017602_20171172940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0195763 10.930834983333)"^^geo:wktLiteral ;
  geo-pos:lat "58.0195763"^^xsd:decimal ;
  geo-pos:long "10.930834983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581172-2017602_20171172940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20171172940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20171172940'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '21.966666666667'^^xsd:double;
  dwc:endTimeOfDay '22.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.930834983333'^^xsd:double;
  dwc:startLongitude '10.930834983333'^^xsd:double;
  dwc:endLongitude '10.966154916667'^^xsd:double;
  dwc:latitude '58.0195763'^^xsd:double;
  dwc:startLatitude '58.0195763'^^xsd:double;
  dwc:endLatitude '58.042692366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.966154916667 58.0195763, 10.966154916667 58.042692366667, 10.930834983333 58.042692366667, 10.930834983333 58.0195763, 10.966154916667 58.0195763))'^^xsd:string;
  dwc:minimumDepth '149.71'^^xsd:double;
  dwc:maximumDepth '162.57'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20171172940'^^xsd:integer;
  dwc:observationDate '2017-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1990010_199010177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.933333333333"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1990010_199010177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "10.933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1990010_199010177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199010177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199010177000'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '15.333333333333'^^xsd:double;
  dwc:endTimeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.933333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199010177000'^^xsd:integer;
  dwc:observationDate '1990-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1991011_199110177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1991011_199110177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "10.933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1991011_199110177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199110177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199110177020'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '0.25'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.933333333333'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199110177020'^^xsd:integer;
  dwc:observationDate '1991-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1993012_199310177790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "161"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1993012_199310177790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "10.933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1993012_199310177790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199310177790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199310177790'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '18'^^xsd:integer;
  dwc:endTimeOfDay '18.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.933333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '161'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199310177790'^^xsd:integer;
  dwc:observationDate '1993-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2001113_200110176130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 10.943333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.943333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2001113_200110176130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 10.943333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.025"^^xsd:decimal ;
  geo-pos:long "10.943333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2001113_200110176130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200110176130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200110176130'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '16.766666666667'^^xsd:double;
  dwc:endTimeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.943333333333'^^xsd:double;
  dwc:latitude '58.025'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200110176130'^^xsd:integer;
  dwc:observationDate '2001-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2016601_20161002890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0247116 10.947043266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0247116"^^xsd:decimal ;
  dwc:decimalLongitude "10.947043266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2016601_20161002890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0247116 10.947043266667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0247116"^^xsd:decimal ;
  geo-pos:long "10.947043266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2016601_20161002890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20161002890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20161002890'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '12.333333333333'^^xsd:double;
  dwc:endTimeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.947043266667'^^xsd:double;
  dwc:startLongitude '10.947043266667'^^xsd:double;
  dwc:endLongitude '10.966600083333'^^xsd:double;
  dwc:latitude '58.0247116'^^xsd:double;
  dwc:startLatitude '58.0247116'^^xsd:double;
  dwc:endLatitude '58.048995266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.966600083333 58.0247116, 10.966600083333 58.048995266667, 10.947043266667 58.048995266667, 10.947043266667 58.0247116, 10.966600083333 58.0247116))'^^xsd:string;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20161002890'^^xsd:integer;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1984011_198410175360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "10.95"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1984011_198410175360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.95)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "10.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1984011_198410175360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198410175360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198410175360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '0.55'^^xsd:double;
  dwc:endTimeOfDay '1.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.95'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198410175360'^^xsd:integer;
  dwc:observationDate '1984-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1989014_198910176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1989014_198910176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666666667 10.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666666667"^^xsd:decimal ;
  geo-pos:long "10.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1989014_198910176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198910176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198910176720'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.95'^^xsd:double;
  dwc:latitude '58.016666666667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '198910176720'^^xsd:integer;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2011601_20111002280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 10.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2011601_20111002280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.025 10.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.025"^^xsd:decimal ;
  geo-pos:long "10.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2011601_20111002280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20111002280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20111002280'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.95'^^xsd:double;
  dwc:latitude '58.025'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20111002280'^^xsd:integer;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2002112_200210174360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.028333333333 10.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2002112_200210174360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.028333333333 10.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.028333333333"^^xsd:decimal ;
  geo-pos:long "10.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2002112_200210174360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200210174360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200210174360'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '4.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.95'^^xsd:double;
  dwc:latitude '58.028333333333'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200210174360'^^xsd:integer;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1995112_199510176930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.038333333333 10.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.038333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1995112_199510176930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.038333333333 10.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.038333333333"^^xsd:decimal ;
  geo-pos:long "10.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1995112_199510176930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199510176930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199510176930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.766666666667'^^xsd:double;
  dwc:endTimeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.95'^^xsd:double;
  dwc:latitude '58.038333333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199510176930'^^xsd:integer;
  dwc:observationDate '1995-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1985012_198510175370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.95"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1985012_198510175370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1985012_198510175370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198510175370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198510175370'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '14.333333333333'^^xsd:double;
  dwc:endTimeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.95'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198510175370'^^xsd:integer;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1992015_199210176730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.95"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1992015_199210176730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.95)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1992015_199210176730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199210176730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199210176730'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '16.5'^^xsd:double;
  dwc:endTimeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.95'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199210176730'^^xsd:integer;
  dwc:observationDate '1992-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1999112_199910176930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.028333333333 10.953333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.953333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1999112_199910176930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.028333333333 10.953333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.028333333333"^^xsd:decimal ;
  geo-pos:long "10.953333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1999112_199910176930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199910176930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199910176930'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.953333333333'^^xsd:double;
  dwc:latitude '58.028333333333'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199910176930'^^xsd:integer;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1994111_199410177770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.953333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.953333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1994111_199410177770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.953333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "10.953333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1994111_199410177770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199410177770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199410177770'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '16.633333333333'^^xsd:double;
  dwc:endTimeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.953333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199410177770'^^xsd:integer;
  dwc:observationDate '1994-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2007603_20071002750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2007603_20071002750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.955)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "10.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2007603_20071002750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20071002750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20071002750'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '0.56666666666667'^^xsd:double;
  dwc:endTimeOfDay '1.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.955'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20071002750'^^xsd:integer;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1996112_199610178230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.956666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.956666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1996112_199610178230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.956666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "10.956666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1996112_199610178230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199610178230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199610178230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15.083333333333'^^xsd:double;
  dwc:endTimeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.956666666667'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199610178230'^^xsd:integer;
  dwc:observationDate '1996-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2013602_20131002710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.035 10.956666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.035"^^xsd:decimal ;
  dwc:decimalLongitude "10.956666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2013602_20131002710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.035 10.956666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.035"^^xsd:decimal ;
  geo-pos:long "10.956666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2013602_20131002710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20131002710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20131002710'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20.2'^^xsd:double;
  dwc:endTimeOfDay '20.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.956666666667'^^xsd:double;
  dwc:latitude '58.035'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20131002710'^^xsd:integer;
  dwc:observationDate '2013-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-2000113_200010177330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.963333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.963333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-2000113_200010177330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333333333 10.963333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333333333"^^xsd:decimal ;
  geo-pos:long "10.963333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-2000113_200010177330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200010177330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200010177330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '6.0833333333333'^^xsd:double;
  dwc:endTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.963333333333'^^xsd:double;
  dwc:latitude '58.033333333333'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200010177330'^^xsd:integer;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2003616_200310021600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.038333333333 10.963333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.038333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.963333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2003616_200310021600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.038333333333 10.963333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.038333333333"^^xsd:decimal ;
  geo-pos:long "10.963333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2003616_200310021600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200310021600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200310021600'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '5.4666666666667'^^xsd:double;
  dwc:endTimeOfDay '5.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.963333333333'^^xsd:double;
  dwc:latitude '58.038333333333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '200310021600'^^xsd:integer;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2005614_200510021240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 10.963333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.963333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2005614_200510021240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 10.963333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "10.963333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2005614_200510021240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200510021240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '200510021240'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '4.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.963333333333'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '200510021240'^^xsd:integer;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2010601_20101002230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 10.963333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.046666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.963333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2010601_20101002230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 10.963333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.046666666667"^^xsd:decimal ;
  geo-pos:long "10.963333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2010601_20101002230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20101002230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20101002230'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '0.31666666666667'^^xsd:double;
  dwc:endTimeOfDay '0.81666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.963333333333'^^xsd:double;
  dwc:latitude '58.046666666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20101002230'^^xsd:integer;
  dwc:observationDate '2010-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2006602_20061002530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 10.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2006602_20061002530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 10.965)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "10.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2006602_20061002530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20061002530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20061002530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '22.633333333333'^^xsd:double;
  dwc:endTimeOfDay '23.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.965'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '20061002530'^^xsd:integer;
  dwc:observationDate '2006-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1998113_199810176590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 10.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1998113_199810176590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041666666667 10.965)"^^geo:wktLiteral ;
  geo-pos:lat "58.041666666667"^^xsd:decimal ;
  geo-pos:long "10.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1998113_199810176590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199810176590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199810176590'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '7.95'^^xsd:double;
  dwc:endTimeOfDay '8.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.965'^^xsd:double;
  dwc:latitude '58.041666666667'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rg'^^xsd:string;
  dwc:occurrenceId '199810176590'^^xsd:integer;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2009603_20091002330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 10.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2009603_20091002330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048333333333 10.965)"^^geo:wktLiteral ;
  geo-pos:lat "58.048333333333"^^xsd:decimal ;
  geo-pos:long "10.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2009603_20091002330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20091002330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20091002330'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '5.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '6.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.965'^^xsd:double;
  dwc:latitude '58.048333333333'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20091002330'^^xsd:integer;
  dwc:observationDate '2009-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2014603_20141002490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.063333333333 10.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.063333333333"^^xsd:decimal ;
  dwc:decimalLongitude "10.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2014603_20141002490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.063333333333 10.965)"^^geo:wktLiteral ;
  geo-pos:lat "58.063333333333"^^xsd:decimal ;
  geo-pos:long "10.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2014603_20141002490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20141002490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20141002490'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '4.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '4.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.965'^^xsd:double;
  dwc:latitude '58.063333333333'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20141002490'^^xsd:integer;
  dwc:observationDate '2014-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1987012_198710176540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "10.966666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1987012_198710176540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "10.966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1987012_198710176540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198710176540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198710176540'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.966666666667'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198710176540'^^xsd:integer;
  dwc:observationDate '1987-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1988011_198810175440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.966666666667"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1988011_198810175440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1988011_198810175440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198810175440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '198810175440'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '17.75'^^xsd:double;
  dwc:endTimeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.966666666667'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl'^^xsd:string;
  dwc:occurrenceId '198810175440'^^xsd:integer;
  dwc:observationDate '1988-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581002-2008602_20081002560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055 10.968333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.055"^^xsd:decimal ;
  dwc:decimalLongitude "10.968333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581002-2008602_20081002560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055 10.968333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.055"^^xsd:decimal ;
  geo-pos:long "10.968333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581002-2008602_20081002560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20081002560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '20081002560'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '16.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.968333333333'^^xsd:double;
  dwc:latitude '58.055'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 20/40 Rs'^^xsd:string;
  dwc:occurrenceId '20081002560'^^xsd:integer;
  dwc:observationDate '2008-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5729_Cruise%3A%20581017-1997116_199710176530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.046666666667"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5729_Cruise%3A%20581017-1997116_199710176530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.046666666667 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "58.046666666667"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5729_Cruise%3A%20581017-1997116_199710176530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199710176530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5729_> ;
  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 '2018-04-09'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:catalogNumber '199710176530'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '58.046666666667'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:samplingProtocol 'Shrimp trawl C18 35/40 Rg'^^xsd:string;
  dwc:occurrenceId '199710176530'^^xsd:integer;
  dwc:observationDate '1997-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF